Parse an array of characters to an HTTP message.
Pass in a pointer to an HTTPMessage which is written to for headers and other message data.
note: must be a complete HTTP message.
See Implementation
Parse an array of characters to an HTTP message.
Pass in a pointer to an HTTPMessage which is written to for headers and other message data.
note: must be a complete HTTP message.