TensorFlow Serving C++ API Documentation
Static Public Attributes | List of all members
tensorflow::serving::net_http::HTTPHeaders Class Reference

Static Public Attributes

static const char ACCEPT [] = "Accept"
 
static const char ACCEPT_CHARSET [] = "Accept-Charset"
 
static const char ACCEPT_ENCODING [] = "Accept-Encoding"
 
static const char ACCEPT_LANGUAGE [] = "Accept-Language"
 
static const char ACCEPT_RANGES [] = "Accept-Ranges"
 
static const char ACCESS_CONTROL_ALLOW_CREDENTIALS []
 
static const char ACCESS_CONTROL_ALLOW_HEADERS []
 
static const char ACCESS_CONTROL_ALLOW_METHODS []
 
static const char ACCESS_CONTROL_ALLOW_ORIGIN []
 
static const char ACCESS_CONTROL_EXPOSE_HEADERS []
 
static const char ACCESS_CONTROL_MAX_AGE [] = "Access-Control-Max-Age"
 
static const char ACCESS_CONTROL_REQUEST_HEADERS []
 
static const char ACCESS_CONTROL_REQUEST_METHOD []
 
static const char AGE [] = "Age"
 
static const char ALLOW [] = "Allow"
 
static const char AUTHORIZATION [] = "Authorization"
 
static const char CACHE_CONTROL [] = "Cache-Control"
 
static const char CONNECTION [] = "Connection"
 
static const char CONTENT_DISPOSITION [] = "Content-Disposition"
 
static const char CONTENT_ENCODING [] = "Content-Encoding"
 
static const char CONTENT_LANGUAGE [] = "Content-Language"
 
static const char CONTENT_LENGTH [] = "Content-Length"
 
static const char CONTENT_LOCATION [] = "Content-Location"
 
static const char CONTENT_RANGE [] = "Content-Range"
 
static const char CONTENT_SECURITY_POLICY [] = "Content-Security-Policy"
 
static const char CONTENT_SECURITY_POLICY_REPORT_ONLY []
 
static const char X_CONTENT_SECURITY_POLICY []
 
static const char X_CONTENT_SECURITY_POLICY_REPORT_ONLY []
 
static const char X_WEBKIT_CSP [] = "X-WebKit-CSP"
 
static const char X_WEBKIT_CSP_REPORT_ONLY [] = "X-WebKit-CSP-Report-Only"
 
static const char CONTENT_TYPE [] = "Content-Type"
 
static const char CONTENT_MD5 [] = "Content-MD5"
 
static const char X_CONTENT_TYPE_OPTIONS [] = "X-Content-Type-Options"
 
static const char COOKIE [] = "Cookie"
 
static const char COOKIE2 [] = "Cookie2"
 
static const char DATE [] = "Date"
 
static const char DAV [] = "DAV"
 
static const char DEPTH [] = "Depth"
 
static const char DESTINATION [] = "Destination"
 
static const char DNT [] = "DNT"
 
static const char EARLY_DATA [] = "Early-Data"
 
static const char ETAG [] = "ETag"
 
static const char EXPECT [] = "Expect"
 
static const char EXPIRES [] = "Expires"
 
static const char FOLLOW_ONLY_WHEN_PRERENDER_SHOWN []
 
static const char FORWARDED [] = "Forwarded"
 
static const char FROM [] = "From"
 
static const char HOST [] = "Host"
 
static const char HTTP2_SETTINGS [] = "HTTP2-Settings"
 
static const char IF [] = "If"
 
static const char IF_MATCH [] = "If-Match"
 
static const char IF_MODIFIED_SINCE [] = "If-Modified-Since"
 
static const char IF_NONE_MATCH [] = "If-None-Match"
 
static const char IF_RANGE [] = "If-Range"
 
static const char IF_UNMODIFIED_SINCE [] = "If-Unmodified-Since"
 
static const char KEEP_ALIVE [] = "Keep-Alive"
 
static const char LABEL [] = "Label"
 
static const char LAST_MODIFIED [] = "Last-Modified"
 
static const char LINK [] = "Link"
 
static const char LOCATION [] = "Location"
 
static const char LOCK_TOKEN [] = "Lock-Token"
 
static const char MAX_FORWARDS [] = "Max-Forwards"
 
static const char MS_AUTHOR_VIA [] = "MS-Author-Via"
 
static const char ORIGIN [] = "Origin"
 
static const char OVERWRITE_HDR [] = "Overwrite"
 
static const char P3P [] = "P3P"
 
static const char PING_FROM [] = "Ping-From"
 
static const char PING_TO [] = "Ping-To"
 
static const char PRAGMA [] = "Pragma"
 
static const char PROXY_CONNECTION [] = "Proxy-Connection"
 
static const char PROXY_AUTHENTICATE [] = "Proxy-Authenticate"
 
static const char PROXY_AUTHORIZATION [] = "Proxy-Authorization"
 
static const char PUBLIC_KEY_PINS [] = "Public-Key-Pins"
 
static const char PUBLIC_KEY_PINS_REPORT_ONLY []
 
static const char RANGE [] = "Range"
 
static const char REFERER [] = "Referer"
 
static const char REFERRER_POLICY [] = "Referrer-Policy"
 
static const char REFERRER_POLICY_NO_REFERRER [] = "no-referrer"
 
static const char REFERRER_POLICY_NO_REFFERER_WHEN_DOWNGRADE []
 
static const char REFERRER_POLICY_SAME_ORIGIN [] = "same-origin"
 
static const char REFERRER_POLICY_ORIGIN [] = "origin"
 
static const char REFERRER_POLICY_STRICT_ORIGIN [] = "strict-origin"
 
static const char REFERRER_POLICY_ORIGIN_WHEN_CROSS_ORIGIN []
 
static const char REFERRER_POLICY_STRICT_ORIGIN_WHEN_CROSS_ORIGIN []
 
static const char REFERRER_POLICY_UNSAFE_URL [] = "unsafe-url"
 
static const char REFRESH [] = "Refresh"
 
static const char RETRY_AFTER [] = "Retry-After"
 
static const char SEC_METADATA [] = "Sec-Metadata"
 
static const char SEC_TOKEN_BINDING [] = "Sec-Token-Binding"
 
static const char SEC_PROVIDED_TOKEN_BINDING_ID []
 
static const char SEC_REFERRED_TOKEN_BINDING_ID []
 
static const char SERVER [] = "Server"
 
static const char SERVER_TIMING [] = "Server-Timing"
 
static const char SERVICE_WORKER [] = "Service-Worker"
 
static const char SERVICE_WORKER_ALLOWED [] = "Service-Worker-Allowed"
 
static const char SERVICE_WORKER_NAVIGATION_PRELOAD []
 
static const char SET_COOKIE [] = "Set-Cookie"
 
static const char SET_COOKIE2 [] = "Set-Cookie2"
 
static const char STATUS_URI [] = "Status-URI"
 
static const char STRICT_TRANSPORT_SECURITY []
 
static const char TIMEOUT [] = "Timeout"
 
static const char TIMING_ALLOW_ORIGIN [] = "Timing-Allow-Origin"
 
static const char TK [] = "Tk"
 
static const char TRAILER [] = "Trailer"
 
static const char TRAILERS [] = "Trailers"
 
static const char TRANSFER_ENCODING [] = "Transfer-Encoding"
 
static const char TRANSFER_ENCODING_ABBRV [] = "TE"
 
static const char UPGRADE [] = "Upgrade"
 
static const char USER_AGENT [] = "User-Agent"
 
static const char VARY [] = "Vary"
 
static const char VIA [] = "Via"
 
static const char WARNING [] = "Warning"
 
static const char WWW_AUTHENTICATE [] = "WWW-Authenticate"
 

Detailed Description

Definition at line 26 of file header_names.h.

Member Data Documentation

◆ ACCESS_CONTROL_ALLOW_CREDENTIALS

const char tensorflow::serving::net_http::HTTPHeaders::ACCESS_CONTROL_ALLOW_CREDENTIALS
static
Initial value:
=
"Access-Control-Allow-Credentials"

Definition at line 35 of file header_names.h.

◆ ACCESS_CONTROL_ALLOW_HEADERS

const char tensorflow::serving::net_http::HTTPHeaders::ACCESS_CONTROL_ALLOW_HEADERS
static
Initial value:
=
"Access-Control-Allow-Headers"

Definition at line 36 of file header_names.h.

◆ ACCESS_CONTROL_ALLOW_METHODS

const char tensorflow::serving::net_http::HTTPHeaders::ACCESS_CONTROL_ALLOW_METHODS
static
Initial value:
=
"Access-Control-Allow-Methods"

Definition at line 37 of file header_names.h.

◆ ACCESS_CONTROL_ALLOW_ORIGIN

const char tensorflow::serving::net_http::HTTPHeaders::ACCESS_CONTROL_ALLOW_ORIGIN
static
Initial value:
=
"Access-Control-Allow-Origin"

Definition at line 38 of file header_names.h.

◆ ACCESS_CONTROL_EXPOSE_HEADERS

const char tensorflow::serving::net_http::HTTPHeaders::ACCESS_CONTROL_EXPOSE_HEADERS
static
Initial value:
=
"Access-Control-Expose-Headers"

Definition at line 39 of file header_names.h.

◆ ACCESS_CONTROL_REQUEST_HEADERS

const char tensorflow::serving::net_http::HTTPHeaders::ACCESS_CONTROL_REQUEST_HEADERS
static
Initial value:
=
"Access-Control-Request-Headers"

Definition at line 41 of file header_names.h.

◆ ACCESS_CONTROL_REQUEST_METHOD

const char tensorflow::serving::net_http::HTTPHeaders::ACCESS_CONTROL_REQUEST_METHOD
static
Initial value:
=
"Access-Control-Request-Method"

Definition at line 42 of file header_names.h.

◆ CONTENT_SECURITY_POLICY_REPORT_ONLY

const char tensorflow::serving::net_http::HTTPHeaders::CONTENT_SECURITY_POLICY_REPORT_ONLY
static
Initial value:
=
"Content-Security-Policy-Report-Only"

Definition at line 57 of file header_names.h.

◆ FOLLOW_ONLY_WHEN_PRERENDER_SHOWN

const char tensorflow::serving::net_http::HTTPHeaders::FOLLOW_ONLY_WHEN_PRERENDER_SHOWN
static
Initial value:
=
"Follow-Only-When-Prerender-Shown"

Definition at line 95 of file header_names.h.

◆ PUBLIC_KEY_PINS_REPORT_ONLY

const char tensorflow::serving::net_http::HTTPHeaders::PUBLIC_KEY_PINS_REPORT_ONLY
static
Initial value:
=
"Public-Key-Pins-Report-Only"

Definition at line 129 of file header_names.h.

◆ REFERRER_POLICY_NO_REFFERER_WHEN_DOWNGRADE

const char tensorflow::serving::net_http::HTTPHeaders::REFERRER_POLICY_NO_REFFERER_WHEN_DOWNGRADE
static
Initial value:
=
"no-referrer-when-downgrade"

Definition at line 135 of file header_names.h.

◆ REFERRER_POLICY_ORIGIN_WHEN_CROSS_ORIGIN

const char tensorflow::serving::net_http::HTTPHeaders::REFERRER_POLICY_ORIGIN_WHEN_CROSS_ORIGIN
static
Initial value:
=
"origin-when-cross-origin"

Definition at line 139 of file header_names.h.

◆ REFERRER_POLICY_STRICT_ORIGIN_WHEN_CROSS_ORIGIN

const char tensorflow::serving::net_http::HTTPHeaders::REFERRER_POLICY_STRICT_ORIGIN_WHEN_CROSS_ORIGIN
static
Initial value:
=
"strict-origin-when-cross-origin"

Definition at line 140 of file header_names.h.

◆ SEC_PROVIDED_TOKEN_BINDING_ID

const char tensorflow::serving::net_http::HTTPHeaders::SEC_PROVIDED_TOKEN_BINDING_ID
static
Initial value:
=
"Sec-Provided-Token-Binding-ID"

Definition at line 149 of file header_names.h.

◆ SEC_REFERRED_TOKEN_BINDING_ID

const char tensorflow::serving::net_http::HTTPHeaders::SEC_REFERRED_TOKEN_BINDING_ID
static
Initial value:
=
"Sec-Referred-Token-Binding-ID"

Definition at line 150 of file header_names.h.

◆ SERVICE_WORKER_NAVIGATION_PRELOAD

const char tensorflow::serving::net_http::HTTPHeaders::SERVICE_WORKER_NAVIGATION_PRELOAD
static
Initial value:
=
"Service-Worker-Navigation-Preload"

Definition at line 158 of file header_names.h.

◆ STRICT_TRANSPORT_SECURITY

const char tensorflow::serving::net_http::HTTPHeaders::STRICT_TRANSPORT_SECURITY
static
Initial value:
=
"Strict-Transport-Security"

Definition at line 163 of file header_names.h.

◆ X_CONTENT_SECURITY_POLICY

const char tensorflow::serving::net_http::HTTPHeaders::X_CONTENT_SECURITY_POLICY
static
Initial value:
=
"X-Content-Security-Policy"

Definition at line 62 of file header_names.h.

◆ X_CONTENT_SECURITY_POLICY_REPORT_ONLY

const char tensorflow::serving::net_http::HTTPHeaders::X_CONTENT_SECURITY_POLICY_REPORT_ONLY
static
Initial value:
=
"X-Content-Security-Policy-Report-Only"

Definition at line 67 of file header_names.h.


The documentation for this class was generated from the following files: