This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "requests":[ | |
| {"key":"Accept","desc":"Content-Types that are acceptable.","example":"Accept: text/plain"}, | |
| {"key":"Accept-Charset","desc":"Character sets that are acceptable","example":"Accept-Charset: utf-8"}, | |
| {"key":"Accept-Encoding","desc":"Acceptable encodings","example":"Accept-Encoding: <compress | gzip | deflate | identity>"}, | |
| {"key":"Accept-Language","desc":"Acceptable languages for response","example":"Accept-Language: en-US"}, | |
| {"key":"Authorization","desc":"Authentication credentials for HTTP authentication","example":"Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ=="}, | |
| {"key":"Cache-Control","desc":"Used to specify directives that MUST be obeyed by all caching mechanisms along the request/response chain","example":"Cache-Control: no-cache"}, | |
| {"key":"Connection","desc":"What type of connection the user-agent would prefer","example":"Connection: close"}, | |
| {"key":"Cookie","desc":"an HTTP cookie previously sent by the server with Set-Cookie","example":"Cookie: $Version=1; Skin=new;" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http*://mail.google.com/* | |
| http*://www.google.co*/reader/* | |
| http*://docs.google.com/* | |
| http*://www.google.com/calendar/* | |
| http*://www.qingcloud.com/* | |
| http*://pbsz.ebank.cmbchina.com/* | |
| http*://console.qingcloud.com/terminal/* | |
| http*://www.taobao.com/* | |
| http*://www.alipay.com/* |
NewerOlder