HTTP Request Header Values
In this section, by defining request headers globally, definitions are made in API Gateways, Test Console, so that they are ready and selectable.
The request header is an HTTP Header that can be used in an HTTP request to provide information about the request context so that the server can adapt the response. For example, the Accept-* headers indicate the allowed and preferred formats of the response. Other headers can be used to provide authentication information (Authorization, to control caching, or to get information about the user agent or referrer, etc.).
By default, the Apinizer Platform has 33 Request Header Values:
application/base64
application/octet-stream
application/pdf
application/plain
application/postscript
application/powerpoint
application/rtf
application/x-zip-compressed
application/xml
application/zip
audio/basic
application/ecmascript
audio/midi
audio/mpeg
audio/mpeg3
audio/wav
image/bmp
image/gif
image/jpeg
image/png
image/tiff
multipart/x-gzip
application/excel
multipart/x-zip
text/css
text/ecmascript
text/html
text/javascript
text/plain
text/xml
video/avi
video/mpeg
video/msvideo
application/java
video/quicktime
application/javascript
application/json
application/mime
application/mspowerpoint
application/msword
In addition to the above you can add your own Request Header Values.
You cannot edit or delete what is added by default by Apinizer.
Creating a New Request Header Value
From the Administration → System Settings → Predefined Values → Request Header Values screen, click the +New button.
The picture below shows the predefined Request Header Value creation settings:

The fields used for the Request Header Value creation configuration are shown in the table below.
Field | Description |
---|---|
Header Value | This is the field where the title value is entered. |