keithduncan / CoreNetworking

Simple set up for building Objective-C network clients and servers, includes a simple HTTP server out of the box.
BSD 3-Clause "New" or "Revised" License
19 stars 5 forks source link

Check that we support absoluteURI in the Request-Line #58

Closed keithduncan closed 11 years ago

keithduncan commented 11 years ago

Original author: ke...@realmacsoftware.com (October 09, 2012 19:24:04)

See <http://tools.ietf.org/html/rfc2616#section-5.1.2&gt;

Original issue: http://code.google.com/p/amber-framework/issues/detail?id=61

keithduncan commented 11 years ago

Added