Uses of Class
com.azure.core.http.HttpHeaderName
Packages that use HttpHeaderName
Package
Description
This package provides HTTP abstractions for Azure SDK client libraries.
This package contains the HttpPipelinePolicy interface and its implementations.
This package contains classes and interfaces that provide RESTful HTTP functionality for Azure SDKs.
This package contains utility classes and interfaces for handling long-running operations in the
Azure client libraries.
-
Uses of HttpHeaderName in com.azure.core.http
Fields in com.azure.core.http declared as HttpHeaderNameModifier and TypeFieldDescriptionstatic final HttpHeaderNameHttpHeaderName.ACCEPTAccept/acceptstatic final HttpHeaderNameHttpHeaderName.ACCEPT_CHARSETAccept-Charset/accept-charsetstatic final HttpHeaderNameHttpHeaderName.ACCEPT_DATETIMEAccept-Datetime/accept-datetimestatic final HttpHeaderNameHttpHeaderName.ACCEPT_ENCODINGAccept-Encoding/accept-encodingstatic final HttpHeaderNameHttpHeaderName.ACCEPT_LANGUAGEAccept-Language/accept-languagestatic final HttpHeaderNameHttpHeaderName.ACCEPT_PATCHAccept-Patch/accept-patchstatic final HttpHeaderNameHttpHeaderName.ACCEPT_RANGESAccept-Ranges/accept-rangesstatic final HttpHeaderNameHttpHeaderName.ACCESS_CONTROL_ALLOW_CREDENTIALSAccess-Control-Allow-Credentials/access-control-allow-credentialsstatic final HttpHeaderNameHttpHeaderName.ACCESS_CONTROL_ALLOW_HEADERSAccess-Control-Allow-Headers/access-control-allow-headersstatic final HttpHeaderNameHttpHeaderName.ACCESS_CONTROL_ALLOW_METHODSAccess-Control-Allow-Methods/access-control-allow-methodsstatic final HttpHeaderNameHttpHeaderName.ACCESS_CONTROL_ALLOW_ORIGINAccess-Control-Allow-Origin/access-control-allow-originstatic final HttpHeaderNameHttpHeaderName.ACCESS_CONTROL_EXPOSE_HEADERSAccess-Control-Expose-Headers/access-control-expose-headersstatic final HttpHeaderNameHttpHeaderName.ACCESS_CONTROL_MAX_AGEAccess-Control-Max-Age/access-control-max-agestatic final HttpHeaderNameHttpHeaderName.AGEAge/agestatic final HttpHeaderNameHttpHeaderName.ALLOWAllow/allowstatic final HttpHeaderNameHttpHeaderName.AUTHORIZATIONAuthorization/authorizationstatic final HttpHeaderNameHttpHeaderName.AZURE_ASYNCOPERATIONAzure-AsyncOperation/azure-azyncoperationstatic final HttpHeaderNameHttpHeaderName.CACHE_CONTROLCache-Control/cache-controlstatic final HttpHeaderNameHttpHeaderName.CONNECTIONConnection/connectionstatic final HttpHeaderNameHttpHeaderName.CONTENT_DISPOSITIONContent-Disposition/content-dispositionstatic final HttpHeaderNameHttpHeaderName.CONTENT_ENCODINGContent-Encoding/content-encodingstatic final HttpHeaderNameHttpHeaderName.CONTENT_LANGUAGEContent-Language/content-languagestatic final HttpHeaderNameHttpHeaderName.CONTENT_LENGTHContent-Length/content-lengthstatic final HttpHeaderNameHttpHeaderName.CONTENT_LOCATIONContent-Location/content-locationstatic final HttpHeaderNameHttpHeaderName.CONTENT_MD5Content-MD5/content-md5static final HttpHeaderNameHttpHeaderName.CONTENT_RANGEContent-Range/content-rangestatic final HttpHeaderNameHttpHeaderName.CONTENT_TYPEContent-Type/content-typestatic final HttpHeaderNameHttpHeaderName.COOKIECookie/cookiestatic final HttpHeaderNameHttpHeaderName.DATEDate/datestatic final HttpHeaderNameHttpHeaderName.ETAGETag/etagstatic final HttpHeaderNameHttpHeaderName.EXPECTExpect/expectstatic final HttpHeaderNameHttpHeaderName.EXPIRESExpires/expiresstatic final HttpHeaderNameHttpHeaderName.FORWARDEDForwarded/forwardedstatic final HttpHeaderNameHttpHeaderName.FROMFrom/fromstatic final HttpHeaderNameHttpHeaderName.HOSTHost/hoststatic final HttpHeaderNameHttpHeaderName.HTTP2_SETTINGSHTTP2-Settings/http2-settingsstatic final HttpHeaderNameHttpHeaderName.IF_MATCHIf-Match/if-matchstatic final HttpHeaderNameHttpHeaderName.IF_MODIFIED_SINCEIf-Modified-Since/if-modified-sincestatic final HttpHeaderNameHttpHeaderName.IF_NONE_MATCHIf-None-Match/if-none-matchstatic final HttpHeaderNameHttpHeaderName.IF_RANGEIf-Range/if-rangestatic final HttpHeaderNameHttpHeaderName.IF_UNMODIFIED_SINCEIf-Unmodified-Since/if-unmodified-sincestatic final HttpHeaderNameHttpHeaderName.LAST_MODIFIEDLast-Modified/last-modifiedstatic final HttpHeaderNameHttpHeaderName.LINKLink/linkstatic final HttpHeaderNameHttpHeaderName.LOCATIONLocation/locationstatic final HttpHeaderNameHttpHeaderName.MAX_FORWARDSMax-Forwards/max-forwardsstatic final HttpHeaderNameHttpHeaderName.OPERATION_LOCATIONOperation-Location/operation-locationstatic final HttpHeaderNameHttpHeaderName.ORIGINOrigin/originstatic final HttpHeaderNameHttpHeaderName.PRAGMAPragma/pragmastatic final HttpHeaderNameHttpHeaderName.PREFERPrefer/preferstatic final HttpHeaderNameHttpHeaderName.PREFERENCE_APPLIEDPreference-Applied/preference-appliedstatic final HttpHeaderNameHttpHeaderName.PROXY_AUTHENTICATEProxy-Authenticate/proxy-authenticatestatic final HttpHeaderNameHttpHeaderName.PROXY_AUTHORIZATIONProxy-Authorization/proxy-authorizationstatic final HttpHeaderNameHttpHeaderName.RANGERange/rangestatic final HttpHeaderNameHttpHeaderName.REFERERReferer/refererstatic final HttpHeaderNameHttpHeaderName.RETRY_AFTERRetry-After/retry-afterstatic final HttpHeaderNameHttpHeaderName.RETRY_AFTER_MSretry-after-msstatic final HttpHeaderNameHttpHeaderName.SERVERServer/serverstatic final HttpHeaderNameHttpHeaderName.SET_COOKIESet-Cookie/set-cookiestatic final HttpHeaderNameHttpHeaderName.STRICT_TRANSPORT_SECURITYStrict-Transport-Security/strict-transport-securitystatic final HttpHeaderNameHttpHeaderName.TETE/testatic final HttpHeaderNameHttpHeaderName.TRACEPARENTtraceparentstatic final HttpHeaderNameHttpHeaderName.TRAILERTrailer/trailerstatic final HttpHeaderNameHttpHeaderName.TRANSFER_ENCODINGTransfer-Encoding/transfer-encodingstatic final HttpHeaderNameHttpHeaderName.UPGRADEUpgrade/upgradestatic final HttpHeaderNameHttpHeaderName.USER_AGENTUser-Agent/user-agentstatic final HttpHeaderNameHttpHeaderName.VARYVary/varystatic final HttpHeaderNameHttpHeaderName.VIAVia/viastatic final HttpHeaderNameHttpHeaderName.WARNINGWarning/warningstatic final HttpHeaderNameHttpHeaderName.WWW_AUTHENTICATEWWW-Authenticate/www-authenticatestatic final HttpHeaderNameHttpHeaderName.X_MS_CLIENT_IDx-ms-client-request-idstatic final HttpHeaderNameHttpHeaderName.X_MS_CLIENT_REQUEST_IDx-ms-client-request-idstatic final HttpHeaderNameHttpHeaderName.X_MS_DATEx-ms-datestatic final HttpHeaderNameHttpHeaderName.X_MS_REQUEST_IDx-ms-request-idstatic final HttpHeaderNameHttpHeaderName.X_MS_RETRY_AFTER_MSx-ms-retry-after-msMethods in com.azure.core.http that return HttpHeaderNameModifier and TypeMethodDescriptionstatic HttpHeaderNameHttpHeaderName.fromString(String name) Gets or creates theHttpHeaderNamefor the passedname.Methods in com.azure.core.http with parameters of type HttpHeaderNameModifier and TypeMethodDescriptionHttpHeaders.add(HttpHeaderName name, String value) Adds aheaderwith the given name and value if a header with that name doesn't already exist, otherwise adds thevalueto the existing header.HttpHeaders.get(HttpHeaderName name) Gets theheaderfor the provided header name. null is returned if the header isn't found.HttpResponse.getHeaderValue(HttpHeaderName headerName) Lookup a response header with the providerHttpHeaderName.HttpHeaders.getValue(HttpHeaderName name) Get the value for the provided header name. null is returned if the header name isn't found.String[]HttpHeaders.getValues(HttpHeaderName name) Get the values for the provided header name. null is returned if the header name isn't found.HttpHeaders.remove(HttpHeaderName name) Removes theheaderwith the provided header name. null is returned if the header isn't found.HttpHeaders.set(HttpHeaderName name, String value) Sets aheaderwith the given name and value.HttpHeaders.set(HttpHeaderName name, List<String> values) Sets aheaderwith the given name and the list of values provided, such that the given values will be comma-separated when necessary.HttpRequest.setHeader(HttpHeaderName headerName, String value) Set a request header, replacing any existing value. -
Uses of HttpHeaderName in com.azure.core.http.policy
Methods in com.azure.core.http.policy that return types with arguments of type HttpHeaderNameModifier and TypeMethodDescriptionHttpLogOptions.getAllowedHttpHeaderNames()Gets the allowedHttpHeaderNamesthat should be logged.Methods in com.azure.core.http.policy with parameters of type HttpHeaderNameModifier and TypeMethodDescriptionHttpLogOptions.addAllowedHttpHeaderName(HttpHeaderName allowedHeaderName) Sets the given allowedHttpHeaderNameto the default header set that should be logged.Method parameters in com.azure.core.http.policy with type arguments of type HttpHeaderNameModifier and TypeMethodDescriptionHttpLogOptions.setAllowedHttpHeaderNames(Set<HttpHeaderName> allowedHttpHeaderNames) Sets the given allowedHttpHeaderNamesthat should be logged. -
Uses of HttpHeaderName in com.azure.core.http.rest
Methods in com.azure.core.http.rest with parameters of type HttpHeaderNameModifier and TypeMethodDescriptionRequestOptions.addHeader(HttpHeaderName header, String value) Adds a header to the HTTP request.RequestOptions.setHeader(HttpHeaderName header, String value) Sets a header on the HTTP request. -
Uses of HttpHeaderName in com.azure.core.util.polling
Constructors in com.azure.core.util.polling with parameters of type HttpHeaderNameModifierConstructorDescriptionOperationResourcePollingStrategy(HttpHeaderName operationLocationHeaderName, PollingStrategyOptions pollingStrategyOptions) Creates an instance of the operation resource polling strategy.SyncOperationResourcePollingStrategy(HttpHeaderName operationLocationHeaderName, PollingStrategyOptions pollingStrategyOptions) Creates an instance of the operation resource polling strategy.