wellrested/src/pjdietz/WellRESTed
PJ Dietz dbd4ff96a5 Split response into headers and body based on the size of the headers cURL reports.
Fixes an issue with 100 Continue status codes, etc. where r\n\r\n appears within the list of headers.
2013-08-14 10:47:02 -04:00
..
Exceptions Define interfaces more clearly and clean up code. 2013-05-26 14:55:48 -04:00
Interfaces Define interfaces more clearly and clean up code. 2013-05-26 14:55:48 -04:00
Handler.php Add support for OPTIONS and generate Allow header from Handler. Close #4 2013-05-27 14:13:16 -04:00
Message.php Define interfaces more clearly and clean up code. 2013-05-26 14:55:48 -04:00
Request.php Split response into headers and body based on the size of the headers cURL reports. 2013-08-14 10:47:02 -04:00
Response.php Define interfaces more clearly and clean up code. 2013-05-26 14:55:48 -04:00
Route.php Define interfaces more clearly and clean up code. 2013-05-26 14:55:48 -04:00
Router.php Update README. Add default 500 error to Router. Close #3 2013-05-27 12:59:55 -04:00