EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 48

no-image

EZ800000100STS

Manufacturer Part Number
EZ800000100STS
Description
SOFTWARE TCP/IP SOURCE CODE
Manufacturer
Zilog
Type
Protocol Stackr
Datasheets

Specifications of EZ800000100STS

Tool Type
Programming Software
Core Architecture
Z8
For Use With/related Products
eZ80 Acclaim! MCU
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
40
Zilog TCP/IP Stack API
eZ80
ZTP API Reference
®
CPU
Notes:
within the passed list, the function returns a pointer to the parameter’s
value.
void http_output_headers (Http_Request *request);
This routine outputs the text representation of all of the instances of
httpdefheader
corresponding values.
For more information refer to website demo provided with the standard
projects available at:
<ZTPInstall>ZTP\SamplePrograms\ZTPDemo
Example 1
If the CGI routine calls the function
HTTP_HDR_LOCATION, Jupiter)
output_headers(request)
response:
Location: Jupiter\r\n INT16 http_output_reply
(Http_request *request, UINT16 reply)
This function transmits the HTTP status line and response headers
contained in the associated HTTP request structure. The status line is
constructed from the passed reply code.
Example 2
A reply code of HTTP_200_OK results in the following status line being
transmitted back to the requesting client:
HTTP/1.1 200 OK<CRLF>
1. All pages returned by the HTTP server are marked as no-cache to
indicate that proxies must revalidate the request before returning a
cached copy of the appropriate resource. HTTP has been interfaced
with file system with which web pages can be uploaded to the eZ80
CPU at run time using either TFTP or FTP.
contained in the
, the following text is added to the HTTP
resp-headers
add_header(request,
then calls
array, along with its
RM004012-0707
®

Related parts for EZ800000100STS