Closed Changaco closed 8 years ago
This PR will close #222.
Note that it also modifies the handling of HTTP methods: it removes the length limit of 64 and changes the response code from 501 to 400 when the method is invalid.
I have two other branches ready on top of this.
(I'm going offline for the rest of the day.)
This PR will close #222.
Note that it also modifies the handling of HTTP methods: it removes the length limit of 64 and changes the response code from 501 to 400 when the method is invalid.