public class HttpProtocol extends Object
| Constructor and Description |
|---|
HttpProtocol() |
| Modifier and Type | Method and Description |
|---|---|
static ResponseStatus |
decodeStatus(com.couchbase.client.core.deps.io.netty.handler.codec.http.HttpResponseStatus status)
Converts the http protocol status into its generic format.
|
public static ResponseStatus decodeStatus(com.couchbase.client.core.deps.io.netty.handler.codec.http.HttpResponseStatus status)
status - the protocol status.Copyright © 2024 Couchbase, Inc.. All rights reserved.