http1.dict 782 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. "/"
  2. "/test.txt"
  3. "/test.html"
  4. "*"
  5. "GET"
  6. "POST"
  7. "PUT"
  8. "DELETE"
  9. "accept-charset"
  10. "accept-encoding"
  11. "accept-language"
  12. "accept-ranges"
  13. "accept"
  14. "access-control-allow-origin"
  15. "age"
  16. "allow"
  17. "authorization"
  18. "cache-control"
  19. "content-encoding"
  20. "content-disposition"
  21. "content-language"
  22. "content-length"
  23. "content-location"
  24. "content-range"
  25. "content-type"
  26. "cookie"
  27. "date"
  28. "etag"
  29. "expect"
  30. "expires"
  31. "from"
  32. "host"
  33. "if-match"
  34. "if-modified-since"
  35. "if-none-match"
  36. "if-range"
  37. "if-unmodified-since"
  38. "last-modified"
  39. "link"
  40. "location"
  41. "max-forwards"
  42. "proxy-authenticate"
  43. "proxy-authorization"
  44. "range"
  45. "referer"
  46. "refresh"
  47. "retry-after"
  48. "server"
  49. "set-cookie"
  50. "strict-transport-security"
  51. "transfer-encoding"
  52. "user-agent"
  53. "vary"
  54. "via"
  55. "www-authenticate"