Aristid Breitkreuz

Results 47 comments of Aristid Breitkreuz

Similar to what I said in #62, I am not in favor of changing the existing functions because that would break compatibility and also because this is not the most...

I wasn't aware that Content-Range uses space rather than =. Nice consistency, RFC 2616. :D I would be happy to accept a pull request that renders byte ranges with a...

Fair point. How about this? We leave Query and QueryItem as is, but make a generic Query-like type that allows putting in Maybe or [], and we just use a...

To clarify: The parseQuery function would always work in terms of the generic type.

Pull requests accepted. :)

I think I like "MethodGet". I'm not sure about whether it should be Header or HeaderName, but I think the foldCase should not be necessary, as OverloadedStrings is supported by...

Sounds good! Simon Meier [email protected] schrieb am Tue Jan 27 2015 at 19:43:00: > Yes, there is. @lpsmith https://github.com/lpsmith has done most of the > work to provide a compatibility...