{"id":709,"date":"2009-08-18T14:18:29","date_gmt":"2009-08-18T06:18:29","guid":{"rendered":"http:\/\/www.impjq.net\/blog\/2009\/08\/18\/http-header-strings\/"},"modified":"2009-08-18T14:18:29","modified_gmt":"2009-08-18T06:18:29","slug":"http-header-strings","status":"publish","type":"post","link":"https:\/\/pjq.me\/?p=709","title":{"rendered":"HTTP header strings"},"content":{"rendered":"<p>HTTP header strings:<br \/>\n<!--more--><\/p>\n<pre lang=\"java\" line=\"1\">\n\/\/ header strings\n    public final static String TRANSFER_ENCODING = \"transfer-encoding\";\n    public final static String CONTENT_LEN = \"content-length\";\n    public final static String CONTENT_TYPE = \"content-type\";\n    public final static String CONTENT_ENCODING = \"content-encoding\";\n    public final static String CONN_DIRECTIVE = \"connection\";\n\n    public final static String LOCATION = \"location\";\n    public final static String PROXY_CONNECTION = \"proxy-connection\";\n\n    public final static String WWW_AUTHENTICATE = \"www-authenticate\";\n    public final static String PROXY_AUTHENTICATE = \"proxy-authenticate\";\n    public final static String CONTENT_DISPOSITION = \"content-disposition\";\n    public final static String ACCEPT_RANGES = \"accept-ranges\";\n    public final static String EXPIRES = \"expires\";\n    public final static String CACHE_CONTROL = \"cache-control\";\n    public final static String LAST_MODIFIED = \"last-modified\";\n    public final static String ETAG = \"etag\";\n    public final static String SET_COOKIE = \"set-cookie\";\n    public final static String PRAGMA = \"pragma\";\n    public final static String REFRESH = \"refresh\";\n\n    \/\/ following hash are generated by String.hashCode()\n    private final static int HASH_TRANSFER_ENCODING = 1274458357;\n    private final static int HASH_CONTENT_LEN = -1132779846;\n    private final static int HASH_CONTENT_TYPE = 785670158;\n    private final static int HASH_CONTENT_ENCODING = 2095084583;\n    private final static int HASH_CONN_DIRECTIVE = -775651618;\n    private final static int HASH_LOCATION = 1901043637;\n    private final static int HASH_PROXY_CONNECTION = 285929373;\n    private final static int HASH_WWW_AUTHENTICATE = -243037365;\n    private final static int HASH_PROXY_AUTHENTICATE = -301767724;\n    private final static int HASH_CONTENT_DISPOSITION = -1267267485;\n    private final static int HASH_ACCEPT_RANGES = 1397189435;\n    private final static int HASH_EXPIRES = -1309235404;\n    private final static int HASH_CACHE_CONTROL = -208775662;\n    private final static int HASH_LAST_MODIFIED = 150043680;\n    private final static int HASH_ETAG = 3123477;\n    private final static int HASH_SET_COOKIE = 1237214767;\n    private final static int HASH_PRAGMA = -980228804;\n    private final static int HASH_REFRESH = 1085444827;\n<\/pre>\n<div class=\"zemanta-pixie\"><img decoding=\"async\" class=\"zemanta-pixie-img\" alt=\"\" src=\"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f\" \/><\/div>\n","protected":false},"excerpt":{"rendered":"<p>HTTP header strings:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14],"tags":[],"class_list":["post-709","post","type-post","status-publish","format-standard","hentry","category-14"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>HTTP header strings - Jianqing&#039;s Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pjq.me\/?p=709\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HTTP header strings - Jianqing&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"HTTP header strings:\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pjq.me\/?p=709\" \/>\n<meta property=\"og:site_name\" content=\"Jianqing&#039;s Blog\" \/>\n<meta property=\"article:published_time\" content=\"2009-08-18T06:18:29+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f\" \/>\n<meta name=\"author\" content=\"pengjianqing\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"pengjianqing\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/pjq.me\/?p=709#article\",\"isPartOf\":{\"@id\":\"https:\/\/pjq.me\/?p=709\"},\"author\":{\"name\":\"pengjianqing\",\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60\"},\"headline\":\"HTTP header strings\",\"datePublished\":\"2009-08-18T06:18:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/pjq.me\/?p=709\"},\"wordCount\":6,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60\"},\"image\":{\"@id\":\"https:\/\/pjq.me\/?p=709#primaryimage\"},\"thumbnailUrl\":\"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f\",\"articleSection\":[\"\u81ea\u7531\u5206\u7c7b\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/pjq.me\/?p=709#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/pjq.me\/?p=709\",\"url\":\"https:\/\/pjq.me\/?p=709\",\"name\":\"HTTP header strings - Jianqing&#039;s Blog\",\"isPartOf\":{\"@id\":\"https:\/\/pjq.me\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/pjq.me\/?p=709#primaryimage\"},\"image\":{\"@id\":\"https:\/\/pjq.me\/?p=709#primaryimage\"},\"thumbnailUrl\":\"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f\",\"datePublished\":\"2009-08-18T06:18:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/pjq.me\/?p=709#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/pjq.me\/?p=709\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pjq.me\/?p=709#primaryimage\",\"url\":\"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f\",\"contentUrl\":\"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/pjq.me\/?p=709#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/pjq.me\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HTTP header strings\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/pjq.me\/#website\",\"url\":\"https:\/\/pjq.me\/\",\"name\":\"Jianqing&#039;s Blog\",\"description\":\"Thoughts and Future\",\"publisher\":{\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/pjq.me\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60\",\"name\":\"pengjianqing\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/pjq.me\/wp-content\/uploads\/2021\/12\/Screen-Shot-2021-12-02-at-6.10.58-PM.png\",\"contentUrl\":\"https:\/\/pjq.me\/wp-content\/uploads\/2021\/12\/Screen-Shot-2021-12-02-at-6.10.58-PM.png\",\"width\":460,\"height\":752,\"caption\":\"pengjianqing\"},\"logo\":{\"@id\":\"https:\/\/pjq.me\/#\/schema\/person\/image\/\"},\"url\":\"https:\/\/pjq.me\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HTTP header strings - Jianqing&#039;s Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pjq.me\/?p=709","og_locale":"en_US","og_type":"article","og_title":"HTTP header strings - Jianqing&#039;s Blog","og_description":"HTTP header strings:","og_url":"https:\/\/pjq.me\/?p=709","og_site_name":"Jianqing&#039;s Blog","article_published_time":"2009-08-18T06:18:29+00:00","og_image":[{"url":"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f","type":"","width":"","height":""}],"author":"pengjianqing","twitter_card":"summary_large_image","twitter_misc":{"Written by":"pengjianqing","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pjq.me\/?p=709#article","isPartOf":{"@id":"https:\/\/pjq.me\/?p=709"},"author":{"name":"pengjianqing","@id":"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60"},"headline":"HTTP header strings","datePublished":"2009-08-18T06:18:29+00:00","mainEntityOfPage":{"@id":"https:\/\/pjq.me\/?p=709"},"wordCount":6,"commentCount":0,"publisher":{"@id":"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60"},"image":{"@id":"https:\/\/pjq.me\/?p=709#primaryimage"},"thumbnailUrl":"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f","articleSection":["\u81ea\u7531\u5206\u7c7b"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pjq.me\/?p=709#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pjq.me\/?p=709","url":"https:\/\/pjq.me\/?p=709","name":"HTTP header strings - Jianqing&#039;s Blog","isPartOf":{"@id":"https:\/\/pjq.me\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pjq.me\/?p=709#primaryimage"},"image":{"@id":"https:\/\/pjq.me\/?p=709#primaryimage"},"thumbnailUrl":"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f","datePublished":"2009-08-18T06:18:29+00:00","breadcrumb":{"@id":"https:\/\/pjq.me\/?p=709#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pjq.me\/?p=709"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pjq.me\/?p=709#primaryimage","url":"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f","contentUrl":"http:\/\/img.zemanta.com\/pixy.gif?x-id=24a24e25-6574-8181-8d33-e0e925c1792f"},{"@type":"BreadcrumbList","@id":"https:\/\/pjq.me\/?p=709#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pjq.me\/"},{"@type":"ListItem","position":2,"name":"HTTP header strings"}]},{"@type":"WebSite","@id":"https:\/\/pjq.me\/#website","url":"https:\/\/pjq.me\/","name":"Jianqing&#039;s Blog","description":"Thoughts and Future","publisher":{"@id":"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pjq.me\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/pjq.me\/#\/schema\/person\/0eb1e72d1e69fbbd9b5c0bfd8e2aae60","name":"pengjianqing","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pjq.me\/#\/schema\/person\/image\/","url":"https:\/\/pjq.me\/wp-content\/uploads\/2021\/12\/Screen-Shot-2021-12-02-at-6.10.58-PM.png","contentUrl":"https:\/\/pjq.me\/wp-content\/uploads\/2021\/12\/Screen-Shot-2021-12-02-at-6.10.58-PM.png","width":460,"height":752,"caption":"pengjianqing"},"logo":{"@id":"https:\/\/pjq.me\/#\/schema\/person\/image\/"},"url":"https:\/\/pjq.me\/?author=1"}]}},"views":2347,"_links":{"self":[{"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/posts\/709","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pjq.me\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=709"}],"version-history":[{"count":0,"href":"https:\/\/pjq.me\/index.php?rest_route=\/wp\/v2\/posts\/709\/revisions"}],"wp:attachment":[{"href":"https:\/\/pjq.me\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=709"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pjq.me\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=709"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pjq.me\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=709"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}