Single instance HTTP Server using new Ethernet Interface.

Dependents:   EthHTTPServer if201410_section5 _PE2E_12-04_EthernetInterfaceServer MGAS_GR_Peach ... more

Fork of WiFlyHTTPServer by Henry Leinen

URL argument bug fix

I found a bug where URL arguments were not parsed correctly. This pull request contains my fix if you're interested.

Single instance HTTP Server using new Ethernet Interface with bug fix for URL arguments