Versions Compared

Key

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

...

HeadlineHeadline description
AllowReturns the HTTP method used in request
Content-LengthShows the size of characters in bytes , received in the request
Content-TypeReturns the type of received request
ServerSpecifies the server from which the request comes
Access-Control-Request-MethodReturns the HTTP method that can be used in the request
Access-Control-Origin

Shows if the server response can be accessed by the code that sends a request from this source

DateShows the time of the request

...