Package com.azure.core.http
package com.azure.core.http
Package containing HTTP abstractions between the AnnotationParser, RestProxy, and HTTP client.
-
ClassDescriptionThe different values that commonly used for Content-Type header.Represents the value of an HTTP Authorization header.A generic interface for sending HTTP requests and getting responses.An interface to be implemented by any azure-core plugin that wishes to provide an alternate
HttpClient
implementation.A single header within an HTTP request or response.A collection of headers on an HTTP request or response.The HTTP request methods.The HTTP pipeline that HTTP requests and responses will flow through.This class provides a fluent builder API to help aid the configuration and instantiation of theHttpPipeline
, callingbuild
constructs an instance of the pipeline.Represents the information used to make a single HTTP request.A type that invokes next policy in the pipeline.A type that invokes next policy in the pipeline.Indicates the position in anHttpPipeline
to place anHttpPipelinePolicy
.Represents a range of bytes within an HTTP resource.The outgoing Http request.The response of anHttpRequest
.Specifies HTTP options for conditional requests.This represents proxy configuration to be used in http clients..The type of the proxy.Specifies HTTP options for conditional requests based on modification time.