Page cover

📖HTTP HEADINGS

W zapytania zostaną użyte następujące nagłówki HTTP

HEADING

TYPE

DESCRIPTION

Accept

Content-Type

Application/json should be set.

Otherwise the application should return 406 Not Acceptable HTTP.

Accept-Language

'pl', 'en', etc.

Information about the preferred language of the response. The operation does not need to support this heading.

Accept-Charset

'UTF-8'

UTF-8 coding

Content-Type

application/json

Application/json should be set. Otherwise the operation returns 415 Unsupported Media Type HTTP status code.

RESPONSE HEADINGS

HEADING

REQUIREDNESS

DESCRIPTION

Content-Type

Yes

application/json

Last updated