Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
HTTP Request definitions
This header file defines the structure which holds information about an HTTP request. More...
Data Structures | |
| struct | HttpRequest |
| A structure to hold all data about an HTTP request Note: The request's resource string is not passed as part of this structure, but rather directly to the Http*_InitRequest() function. More... | |
Detailed Description
This header file defines the structure which holds information about an HTTP request.
Such a structure is generated by the core module and then passed to a content handler module for processing.
Generated on Wed Jul 13 2022 13:30:51 by
1.7.2