Contains the message constants that are sent by the various protocols. More...
Enumerations | |
enum | { HttpStatus = '_HST' , HttpFields = '_HHF' , CertificateError = '_CER' , HttpRedirect = '_HRE' } |
enum | { HostNameResolved = '_NHR' , ConnectionOpened = '_NCO' , UploadProgress = '_NUP' , ResponseStarted = '_NRS' , DownloadProgress = '_NDP' , BytesWritten = '_NBW' , RequestCompleted = '_NRC' , DebugMessage = '_NDB' } |
Contains the message constants that are sent by the various protocols.
Please see the kit documentation for details which messages are sent at which stage, and what data they contain.
anonymous enum |
anonymous enum |