Introduction
140
SWRU455A – February 2017 – Revised March 2017
Copyright © 2017, Texas Instruments Incorporated
HTTP Server
Figure 9-6. Static Pages With Host Tokens
9.1.4 Host Application Interface
If the served content is highly dynamic, defer the request completely to the host using the mechanism
described in
. In this case, the entire content of the response must be generated by the host
on each request, as seen in
Figure 9-7. Host Application Interface
9.2
Key Features
lists the key features of the HTTP server.
Table 9-1. Key Features
Feature
Description
HTTP
Support version 1.0, single client, GET&POST requests
HTTPS
SSL connections to the server are supported.