Add(const StringPiece &name, const StringPiece &value) | net_instaweb::Headers< HttpResponseHeaders > | |
ApplySMaxAge(int s_maxage_sec, StringPiece existing_cache_control, GoogleString *updated_cache_control) | net_instaweb::ResponseHeaders | static |
cache_fields_dirty() const | net_instaweb::ResponseHeaders | inline |
cache_ttl_ms() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
CacheControlValuesToPreserve() | net_instaweb::ResponseHeaders | |
CacheExpirationTimeMs() const | net_instaweb::ResponseHeaders | |
Clear() (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | virtual |
ClearOptionCookies(const GoogleUrl &gurl, StringPiece option_cookies, const StringPieceVector &to_exclude) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
ComputeCaching() | net_instaweb::ResponseHeaders | |
CookieMultimap typedef (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
CookieMultimapConstIter typedef (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
CopyFrom(const ResponseHeaders &other) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
CopyProto(const HttpResponseHeaders &proto) (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | protected |
CopyToProto(HttpResponseHeaders *proto) const | net_instaweb::Headers< HttpResponseHeaders > | |
date_ms() const | net_instaweb::ResponseHeaders | |
DebugPrint() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
DetermineCharset() const | net_instaweb::ResponseHeaders | |
DetermineContentType() const | net_instaweb::ResponseHeaders | |
DetermineContentTypeAndCharset(const ContentType **content_type_out, GoogleString *charset_out) const | net_instaweb::ResponseHeaders | |
ExtractNameAndValue(StringPiece input, StringPiece *name, StringPiece *optional_retval) | net_instaweb::Headers< HttpResponseHeaders > | static |
FindContentLength(int64 *content_length) const | net_instaweb::ResponseHeaders | |
FindValueForName(const StringPieceVector &name_equals_value_vec, StringPiece name_to_find, StringPiece *optional_retval) | net_instaweb::Headers< HttpResponseHeaders > | static |
FixDateHeaders(int64 now_ms) | net_instaweb::ResponseHeaders | |
ForceCaching(int64 ttl_ms) | net_instaweb::ResponseHeaders | |
GetCookieString(GoogleString *cookie_str) const | net_instaweb::ResponseHeaders | |
GetSanitizedProto(HttpResponseHeaders *proto) const | net_instaweb::ResponseHeaders | |
GetVaryOption(bool respect_vary) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | inlinestatic |
Has(const StringPiece &name) const | net_instaweb::Headers< HttpResponseHeaders > | |
has_date_ms() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
has_last_modified_time_ms() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
has_major_version() const (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
has_status_code() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
HasAnyCookiesWithAttribute(StringPiece attribute_name, StringPiece *attribute_value) | net_instaweb::ResponseHeaders | |
HasCookie(StringPiece name, StringPieceVector *values, StringPieceVector *attributes) const | net_instaweb::ResponseHeaders | |
HasLinkRelCanonical() const | net_instaweb::ResponseHeaders | |
HasValue(const StringPiece &name, const StringPiece &value) const | net_instaweb::Headers< HttpResponseHeaders > | |
Headers() (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
headers_complete() const | net_instaweb::ResponseHeaders | inline |
http_options() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | inline |
implicit_cache_ttl_ms() const | net_instaweb::ResponseHeaders | inline |
is_implicitly_cacheable() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
IsBrowserCacheable() const | net_instaweb::ResponseHeaders | |
IsErrorStatus() const | net_instaweb::ResponseHeaders | inline |
IsGzipped() const | net_instaweb::ResponseHeaders | |
IsHopByHopIndication(StringPiece val) | net_instaweb::ResponseHeaders | static |
IsHtmlLike() const | net_instaweb::ResponseHeaders | inline |
IsImminentlyExpiring(int64 start_date_ms, int64 expire_ms, int64 now_ms, const HttpOptions &options) | net_instaweb::ResponseHeaders | static |
IsProxyCacheable(RequestHeaders::Properties properties, VaryOption respect_vary_on_resources, ValidatorOption has_request_validator) const | net_instaweb::ResponseHeaders | |
IsProxyCacheable() const | net_instaweb::ResponseHeaders | inline |
IsRedirectStatus() const | net_instaweb::ResponseHeaders | inline |
IsServerErrorStatus() const | net_instaweb::ResponseHeaders | inline |
kHasValidator enum value (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
kIgnoreVaryOnResources enum value (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
kNoValidator enum value (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
kRespectVaryOnResources enum value (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
last_modified_time_ms() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
Lookup(const StringPiece &name, ConstStringStarVector *values) const | net_instaweb::Headers< HttpResponseHeaders > | |
Lookup1(const StringPiece &name) const | net_instaweb::Headers< HttpResponseHeaders > | |
LookupJoined(StringPiece name) const | net_instaweb::Headers< HttpResponseHeaders > | |
major_version() const (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
MergeContentType(const StringPiece &content_type) | net_instaweb::ResponseHeaders | |
minor_version() const (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
mutable_proto() (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | inlineprotected |
Name(int i) const (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
NumAttributeNames() const | net_instaweb::Headers< HttpResponseHeaders > | |
NumAttributes() const | net_instaweb::Headers< HttpResponseHeaders > | |
operator=(const ResponseHeaders &other) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
ParseDateHeader(const StringPiece &attr, int64 *date_ms) const | net_instaweb::ResponseHeaders | |
ParseFirstLine(const StringPiece &first_line) | net_instaweb::ResponseHeaders | |
ParseFirstLineHelper(const StringPiece &first_line) | net_instaweb::ResponseHeaders | |
ParseTime(const char *time_str, int64 *time_ms) | net_instaweb::ResponseHeaders | static |
PopulateCookieMap(StringPiece header_name) const | net_instaweb::Headers< HttpResponseHeaders > | protected |
PopulateMap() const | net_instaweb::Headers< HttpResponseHeaders > | protected |
proto() const | net_instaweb::Headers< HttpResponseHeaders > | inlineprotected |
ReadFromBinary(const StringPiece &buf, MessageHandler *handler) | net_instaweb::ResponseHeaders | virtual |
reason_phrase() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
RelCanonicalHeaderValue(StringPiece url) | net_instaweb::ResponseHeaders | static |
Remove(const StringPiece &name, const StringPiece &value) | net_instaweb::Headers< HttpResponseHeaders > | |
RemoveAll(const StringPiece &name) | net_instaweb::Headers< HttpResponseHeaders > | |
RemoveAllFromSortedArray(const StringPiece *names, int names_size) | net_instaweb::Headers< HttpResponseHeaders > | |
RemoveAllWithPrefix(const StringPiece &prefix) | net_instaweb::Headers< HttpResponseHeaders > | |
RemoveCookie(const StringPiece &cookie_name) | net_instaweb::Headers< HttpResponseHeaders > | |
RemoveFromHeaders(const StringType *names, int names_size, protobuf::RepeatedPtrField< NameValue > *headers) | net_instaweb::Headers< HttpResponseHeaders > | static |
RemoveIfNotIn(const Headers &keep) | net_instaweb::Headers< HttpResponseHeaders > | |
Replace(const StringPiece &name, const StringPiece &value) | net_instaweb::Headers< HttpResponseHeaders > | virtual |
RequiresBrowserRevalidation() const | net_instaweb::ResponseHeaders | |
RequiresProxyRevalidation() const | net_instaweb::ResponseHeaders | |
ResponseHeaders(const HttpOptions &options) | net_instaweb::ResponseHeaders | inlineexplicit |
ResponseHeaders(const ResponseHeaders &other) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | explicit |
ResponseHeaders() | net_instaweb::ResponseHeaders | inline |
ResponseHeadersTest (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | friend |
Sanitize() | net_instaweb::ResponseHeaders | |
set_first_line(int major_version, int minor_version, int status_code, const StringPiece &reason_phrase) | net_instaweb::ResponseHeaders | inline |
set_implicit_cache_ttl_ms(const int64 ttl) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | inline |
set_major_version(int major_version) (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
set_minor_version(int major_version) (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
set_reason_phrase(const StringPiece &reason_phrase) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
set_status_code(const int code) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
SetCacheControlMaxAge(int64 ttl_ms) | net_instaweb::ResponseHeaders | |
SetCacheControlPublic() | net_instaweb::ResponseHeaders | |
SetContentLength(int64 content_length) | net_instaweb::ResponseHeaders | |
SetDate(int64 date_ms) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | inline |
SetDateAndCaching(int64 date_ms, int64 ttl_ms, const StringPiece &cache_control_suffix) | net_instaweb::ResponseHeaders | |
SetDateAndCaching(int64 date_ms, int64 ttl_ms) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | inline |
SetLastModified(int64 last_modified_ms) (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | inline |
SetOriginalContentLength(int64 content_length) | net_instaweb::ResponseHeaders | |
SetProto(HttpResponseHeaders *proto) | net_instaweb::Headers< HttpResponseHeaders > | protected |
SetQueryParamsAsCookies(const GoogleUrl &gurl, StringPiece query_params, const StringPieceVector &to_exclude, int64 expiration_time) | net_instaweb::ResponseHeaders | |
SetSMaxAge(int s_maxage_sec) | net_instaweb::ResponseHeaders | |
SetStatusAndReason(HttpStatus::Code code) | net_instaweb::ResponseHeaders | |
SetTimeHeader(const StringPiece &header, int64 time_ms) | net_instaweb::ResponseHeaders | |
SetValue(int i, StringPiece value) (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
SizeEstimate() const | net_instaweb::ResponseHeaders | |
status_code() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
ToString() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
UpdateCacheHeadersIfForceCached() | net_instaweb::ResponseHeaders | |
UpdateFrom(const Headers< HttpResponseHeaders > &other) | net_instaweb::ResponseHeaders | virtual |
UpdateFromProto(const HttpResponseHeaders &proto) | net_instaweb::ResponseHeaders | |
UpdateHook() | net_instaweb::ResponseHeaders | protectedvirtual |
ValidatorOption enum name (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
Value(int i) const (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | |
ValueAndAttributes typedef | net_instaweb::Headers< HttpResponseHeaders > | |
VaryOption enum name (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
WasGzippedLast() const (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | |
WriteAsBinary(Writer *writer, MessageHandler *message_handler) | net_instaweb::ResponseHeaders | virtual |
WriteAsHttp(Writer *writer, MessageHandler *handler) const | net_instaweb::ResponseHeaders | virtual |
~Headers() (defined in net_instaweb::Headers< HttpResponseHeaders >) | net_instaweb::Headers< HttpResponseHeaders > | virtual |
~ResponseHeaders() (defined in net_instaweb::ResponseHeaders) | net_instaweb::ResponseHeaders | virtual |