Package com. couchbase. client. kotlin. manager. http
Types
Couchbase Http Client
Link copied to clipboard
Specialized HTTP client for the Couchbase Server REST API. Get an instance by calling Cluster.httpClient.
Couchbase Http Response
Link copied to clipboard
Http Target
Link copied to clipboard
Determines which host and port an HTTP request is dispatched to. Use the factory methods in the companion object to create new instances.
Name Value Pairs
Link copied to clipboard
Represents a query string or form data.
Functions
format Path
Link copied to clipboard
Replaces each {} placeholder in the template string with the URL-encoded form of the corresponding additional argument.