Default HTTP protocol version 1.1 is used by error responses when a request is unreadable.
Synopsis
Declared in <httpserver.h>
uint8_t major = {1};
Description
@{
Created with MrDocs
Default HTTP protocol version 1.1 is used by error responses when a request is unreadable.
Declared in <httpserver.h>
uint8_t major = {1};
@{
Created with MrDocs