The following functions and variables are accessible or implemented by the stack application.
Enumerations
|
Name |
Description |
|
Result states for execution callbacks | |
|
Result states for HTTPPostReadName and HTTPPostReadValue |
Functions
|
Name |
Description |
|
Performs validation on a specific user name and password. | |
|
Processes GET form field variables and cookies. | |
|
Processes POST form variables and data. | |
|
Locates a form field value in a given data array. | |
|
Locates a form field value in a given data array. | |
|
Determines if a given file name requires authentication | |
|
Inserts dynamic content into a web page | |
|
Reads a name from a URL encoded string in the TCP buffer. | |
|
Reads a value from a URL encoded string in the TCP buffer. | |
|
Parses a string from URL encoding to plain-text. |
Macros
|
Name |
Description |
|
Reads a name and value pair from a URL encoded string in the TCP buffer. | |
|
Access the current socket |
Module
Structures
|
Name |
Description |
|
Stores extended state data for each connection |
Variables
|
Name |
Description |
|
Current HTTP connection state |