Skip to content

Tags: kasperkamperman/Webduino

Tags

v1.9

Toggle v1.9's commit message
ixed bug with compatibility with original version of Ethernet library

v1.8

Toggle v1.8's commit message
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'