Browser Syntax Highlighting
The Browser Syntax Highlighting configuration category includes the following configurable options:
Browser Syntax Highlighting Enabled
Show Request Headers
Show Response Headers
|
Browser Syntax Highlighting Enabled |
|
|
BOOLEAN | |
If a FHIR request is determined to be coming from a browser, should the server use syntax highlighting to format the response? This option is useful for beginners who want to play with the FHIR API but can cause problems for some AJAX applications since FHIR content might be returned using formatted HTML instead of raw JSON/XML. | |
|
|
true
|
|
|
|
Show Request Headers |
|
|
BOOLEAN | |
If enabled, the request headers will be shown in the syntax highlighted response page (when used). | |
|
|
false
|
|
|
|
Show Response Headers |
|
|
BOOLEAN | |
If enabled, the response headers will be shown in the syntax highlighted response page (when used). | |
|
|
true
|
|
|