【前端】最全Header

header_k_op: [
  { label: 'Accept', value: 'Accept' },
  { label: 'Accept-Charset', value: 'Accept-Charset' },
  { label: 'Accept-Encoding', value: 'Accept-Encoding' },
  { label: 'Accept-Language', value: 'Accept-Language' },
  { label: 'Access-Control-Request-Headers', value: 'Access-Control-Request-Headers' },
  { label: 'Access-Control-Request-Method', value: 'Access-Control-Request-Method' },
  { label: 'Authorization', value: 'Authorization' },
  { label: 'Cache-Control', value: 'Cache-Control' },
  { label: 'Content-MD5', value: 'Content-MD5' },
  { label: 'Content-Length', value: 'Content-Length' },
  { label: 'Content-Transfer-Encoding', value: 'Content-Transfer-Encoding' },
  { label: 'Content-Type', value: 'Content-Type' },
  { label: 'Cookie', value: 'Cookie' },
  { label: 'Cookie 2', value: 'Cookie 2' },
  { label: 'Date', value: 'Date' },
  { label: 'Expect', value: 'Expect' },
  { label: 'From', value: 'From' },
  { label: 'Host', value: 'Host' },
  { label: 'If-Match', value: 'If-Match' },
  { label: 'If-Modified-Since', value: 'If-Modified-Since' },
  { label: 'If-None-Match', value: 'If-None-Match' },
  { label: 'If-Range', value: 'If-Range' },
  { label: 'If-Unmodified-Since', value: 'If-Unmodified-Since' },
  { label: 'If-None-Match', value: 'If-None-Match' },
  { label: 'If-Range', value: 'If-Range' },
  { label: 'If-Unmodified-Since', value: 'If-Unmodified-Since' },
  { label: 'Keep-Alive', value: 'Keep-Alive' },
  { label: 'Max-Forwards', value: 'Max-Forwards' },
  { label: 'Origin', value: 'Origin' },
  { label: 'Pragma', value: 'Pragma' },
  { label: 'Proxy-Authorization', value: 'Proxy-Authorization' },
  { label: 'Range', value: 'Range' },
  { label: 'Referer', value: 'Referer' },
  { label: 'TE', value: 'TE' },
  { label: 'Trailer', value: 'Trailer' },
  { label: 'Transfer-Encoding', value: 'Transfer-Encoding' },
  { label: 'Upgrade', value: 'Upgrade' },
  { label: 'User-Agent', value: 'User-Agent' },
  { label: 'Via', value: 'Via' },
  { label: 'Warning', value: 'Warning' },
  { label: 'X-Requested-With', value: 'X-Requested-With' },
  { label: 'X-Do-Not-Track', value: 'X-Do-Not-Track' },
  { label: 'DNT', value: 'DNT' },
  { label: 'x-api-key', value: 'x-api-key' },
],

 

posted @ 2023-01-05 12:00  淡怀  阅读(104)  评论(0编辑  收藏  举报