Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

HTTP Headers

HTTP headers generally store mainly metadata and control information. There are some common headers shared in requests and responses but there are a few specific headers to either a request or a response. Developers should read the HTTP specification for a complete understanding of HTTP headers. Some of the more common HTTP headers are mentioned below in cases where JAX-RS provides convenient methods for the header.

...