You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version 1.8 released in Jan 2012
- added httpNotFound() method to output 404 error message
- added processConnection(uint8_t sock) and processConnection(uint8_t sock, char *buff, int *bufflen) methods
- increased size of 'm_contentLength' to 'long int'