温馨提示×

php getallheaders的HTTPHeaderFieldList枚举

PHP
小樊
82
2024-08-19 12:06:31
栏目: 编程语言

  1. Accept
  2. Accept-Charset
  3. Accept-Encoding
  4. Accept-Language
  5. Authorization
  6. Cache-Control
  7. Connection
  8. Content-Length
  9. Content-Type
  10. Cookie
  11. Date
  12. Expect
  13. From
  14. Host
  15. If-Match
  16. If-Modified-Since
  17. If-None-Match
  18. If-Range
  19. If-Unmodified-Since
  20. Max-Forwards
  21. Pragma
  22. Proxy-Authorization
  23. Range
  24. Referer
  25. TE
  26. Upgrade
  27. User-Agent
  28. Via
  29. Warning

0