implicit final class IncomingHttpHeadersMutableBuilder[Self <: IncomingHttpHeaders] extends AnyVal
- Annotations
- @inline()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- IncomingHttpHeadersMutableBuilder
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new IncomingHttpHeadersMutableBuilder(x: Self)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- Any
- final def ##: Int
- Definition Classes
- Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def setAccept(value: String): Self
- Annotations
- @inline()
- def setAccept-language(value: String): Self
- Annotations
- @inline()
- def setAccept-languageUndefined: Self
- Annotations
- @inline()
- def setAccept-patch(value: String): Self
- Annotations
- @inline()
- def setAccept-patchUndefined: Self
- Annotations
- @inline()
- def setAccept-ranges(value: String): Self
- Annotations
- @inline()
- def setAccept-rangesUndefined: Self
- Annotations
- @inline()
- def setAcceptUndefined: Self
- Annotations
- @inline()
- def setAccess-control-allow-credentials(value: String): Self
- Annotations
- @inline()
- def setAccess-control-allow-credentialsUndefined: Self
- Annotations
- @inline()
- def setAccess-control-allow-headers(value: String): Self
- Annotations
- @inline()
- def setAccess-control-allow-headersUndefined: Self
- Annotations
- @inline()
- def setAccess-control-allow-methods(value: String): Self
- Annotations
- @inline()
- def setAccess-control-allow-methodsUndefined: Self
- Annotations
- @inline()
- def setAccess-control-allow-origin(value: String): Self
- Annotations
- @inline()
- def setAccess-control-allow-originUndefined: Self
- Annotations
- @inline()
- def setAccess-control-expose-headers(value: String): Self
- Annotations
- @inline()
- def setAccess-control-expose-headersUndefined: Self
- Annotations
- @inline()
- def setAccess-control-max-age(value: String): Self
- Annotations
- @inline()
- def setAccess-control-max-ageUndefined: Self
- Annotations
- @inline()
- def setAccess-control-request-headers(value: String): Self
- Annotations
- @inline()
- def setAccess-control-request-headersUndefined: Self
- Annotations
- @inline()
- def setAccess-control-request-method(value: String): Self
- Annotations
- @inline()
- def setAccess-control-request-methodUndefined: Self
- Annotations
- @inline()
- def setAge(value: String): Self
- Annotations
- @inline()
- def setAgeUndefined: Self
- Annotations
- @inline()
- def setAllow(value: String): Self
- Annotations
- @inline()
- def setAllowUndefined: Self
- Annotations
- @inline()
- def setAlt-svc(value: String): Self
- Annotations
- @inline()
- def setAlt-svcUndefined: Self
- Annotations
- @inline()
- def setAuthorization(value: String): Self
- Annotations
- @inline()
- def setAuthorizationUndefined: Self
- Annotations
- @inline()
- def setCache-control(value: String): Self
- Annotations
- @inline()
- def setCache-controlUndefined: Self
- Annotations
- @inline()
- def setConnection(value: String): Self
- Annotations
- @inline()
- def setConnectionUndefined: Self
- Annotations
- @inline()
- def setContent-disposition(value: String): Self
- Annotations
- @inline()
- def setContent-dispositionUndefined: Self
- Annotations
- @inline()
- def setContent-encoding(value: String): Self
- Annotations
- @inline()
- def setContent-encodingUndefined: Self
- Annotations
- @inline()
- def setContent-language(value: String): Self
- Annotations
- @inline()
- def setContent-languageUndefined: Self
- Annotations
- @inline()
- def setContent-length(value: String): Self
- Annotations
- @inline()
- def setContent-lengthUndefined: Self
- Annotations
- @inline()
- def setContent-location(value: String): Self
- Annotations
- @inline()
- def setContent-locationUndefined: Self
- Annotations
- @inline()
- def setContent-range(value: String): Self
- Annotations
- @inline()
- def setContent-rangeUndefined: Self
- Annotations
- @inline()
- def setContent-type(value: String): Self
- Annotations
- @inline()
- def setContent-typeUndefined: Self
- Annotations
- @inline()
- def setCookie(value: String): Self
- Annotations
- @inline()
- def setCookieUndefined: Self
- Annotations
- @inline()
- def setDate(value: String): Self
- Annotations
- @inline()
- def setDateUndefined: Self
- Annotations
- @inline()
- def setEtag(value: String): Self
- Annotations
- @inline()
- def setEtagUndefined: Self
- Annotations
- @inline()
- def setExpect(value: String): Self
- Annotations
- @inline()
- def setExpectUndefined: Self
- Annotations
- @inline()
- def setExpires(value: String): Self
- Annotations
- @inline()
- def setExpiresUndefined: Self
- Annotations
- @inline()
- def setForwarded(value: String): Self
- Annotations
- @inline()
- def setForwardedUndefined: Self
- Annotations
- @inline()
- def setFrom(value: String): Self
- Annotations
- @inline()
- def setFromUndefined: Self
- Annotations
- @inline()
- def setHost(value: String): Self
- Annotations
- @inline()
- def setHostUndefined: Self
- Annotations
- @inline()
- def setIf-match(value: String): Self
- Annotations
- @inline()
- def setIf-matchUndefined: Self
- Annotations
- @inline()
- def setIf-modified-since(value: String): Self
- Annotations
- @inline()
- def setIf-modified-sinceUndefined: Self
- Annotations
- @inline()
- def setIf-none-match(value: String): Self
- Annotations
- @inline()
- def setIf-none-matchUndefined: Self
- Annotations
- @inline()
- def setIf-unmodified-since(value: String): Self
- Annotations
- @inline()
- def setIf-unmodified-sinceUndefined: Self
- Annotations
- @inline()
- def setLast-modified(value: String): Self
- Annotations
- @inline()
- def setLast-modifiedUndefined: Self
- Annotations
- @inline()
- def setLocation(value: String): Self
- Annotations
- @inline()
- def setLocationUndefined: Self
- Annotations
- @inline()
- def setOrigin(value: String): Self
- Annotations
- @inline()
- def setOriginUndefined: Self
- Annotations
- @inline()
- def setPragma(value: String): Self
- Annotations
- @inline()
- def setPragmaUndefined: Self
- Annotations
- @inline()
- def setProxy-authenticate(value: String): Self
- Annotations
- @inline()
- def setProxy-authenticateUndefined: Self
- Annotations
- @inline()
- def setProxy-authorization(value: String): Self
- Annotations
- @inline()
- def setProxy-authorizationUndefined: Self
- Annotations
- @inline()
- def setPublic-key-pins(value: String): Self
- Annotations
- @inline()
- def setPublic-key-pinsUndefined: Self
- Annotations
- @inline()
- def setRange(value: String): Self
- Annotations
- @inline()
- def setRangeUndefined: Self
- Annotations
- @inline()
- def setReferer(value: String): Self
- Annotations
- @inline()
- def setRefererUndefined: Self
- Annotations
- @inline()
- def setRetry-after(value: String): Self
- Annotations
- @inline()
- def setRetry-afterUndefined: Self
- Annotations
- @inline()
- def setSec-websocket-accept(value: String): Self
- Annotations
- @inline()
- def setSec-websocket-acceptUndefined: Self
- Annotations
- @inline()
- def setSec-websocket-extensions(value: String): Self
- Annotations
- @inline()
- def setSec-websocket-extensionsUndefined: Self
- Annotations
- @inline()
- def setSec-websocket-key(value: String): Self
- Annotations
- @inline()
- def setSec-websocket-keyUndefined: Self
- Annotations
- @inline()
- def setSec-websocket-protocol(value: String): Self
- Annotations
- @inline()
- def setSec-websocket-protocolUndefined: Self
- Annotations
- @inline()
- def setSec-websocket-version(value: String): Self
- Annotations
- @inline()
- def setSec-websocket-versionUndefined: Self
- Annotations
- @inline()
- def setSet-cookie(value: Array[String]): Self
- Annotations
- @inline()
- def setSet-cookieUndefined: Self
- Annotations
- @inline()
- def setSet-cookieVarargs(value: String*): Self
- Annotations
- @inline()
- def setStrict-transport-security(value: String): Self
- Annotations
- @inline()
- def setStrict-transport-securityUndefined: Self
- Annotations
- @inline()
- def setTk(value: String): Self
- Annotations
- @inline()
- def setTkUndefined: Self
- Annotations
- @inline()
- def setTrailer(value: String): Self
- Annotations
- @inline()
- def setTrailerUndefined: Self
- Annotations
- @inline()
- def setTransfer-encoding(value: String): Self
- Annotations
- @inline()
- def setTransfer-encodingUndefined: Self
- Annotations
- @inline()
- def setUpgrade(value: String): Self
- Annotations
- @inline()
- def setUpgradeUndefined: Self
- Annotations
- @inline()
- def setUser-agent(value: String): Self
- Annotations
- @inline()
- def setUser-agentUndefined: Self
- Annotations
- @inline()
- def setVary(value: String): Self
- Annotations
- @inline()
- def setVaryUndefined: Self
- Annotations
- @inline()
- def setVia(value: String): Self
- Annotations
- @inline()
- def setViaUndefined: Self
- Annotations
- @inline()
- def setWarning(value: String): Self
- Annotations
- @inline()
- def setWarningUndefined: Self
- Annotations
- @inline()
- def setWww-authenticate(value: String): Self
- Annotations
- @inline()
- def setWww-authenticateUndefined: Self
- Annotations
- @inline()
- def toString(): String
- Definition Classes
- Any
- val x: Self