 |

DEFINE - Headers - Defining HTTP headers in RACE
-
HEADER - The name of the header
| Source: |
<DEFINE HEADER="Content-type">Image/jpeg</define>
|
| Output: |
|
This code will specify to the browser that the data within that page is to be interpreted as a JPEG file.
|
|
 |