Closed cgay closed 10 years ago
Apart from the above, I think there's a good argument for making methods an instance of a class ...
For example, see https://github.com/http4s/http4s/blob/develop/core/src/main/scala/org/http4s/Method.scala ... lines 14-15, 29-41 and starting at 62.
With HTTP version ... I'm less concerned for now.
Will make real request methods in the future. This is still a minor improvement as it is.
This is ready for review and merge.
PTAL
Don't merge this yet.