3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
can: replace old HTTP parsing infrastructure with new and improved implementation More... over 12 years ago
most: upgrade to latest spray-http changes More... over 12 years ago
http: simplify and clean up HttpEntity model, smaller improvements More... over 12 years ago
http: simplify chunk extension model More... over 12 years ago
http: small improvement in URI parsing More... over 12 years ago
http: add model for `Expect` header, smaller improvements More... over 12 years ago
can: complete first full implementation of new HTTP header parser More... over 12 years ago
can: add specialized header parser for `Content-Length` headers More... over 12 years ago
can: another round of improvements to new header parser, more tests More... over 12 years ago
can: more improvements to new header parser More... over 12 years ago
io: upgrade akka.io to latest Akka 2.2 master (with required patches) More... over 12 years ago
add a strict: Boolean parameter to the Uri.apply and similar methods More... over 12 years ago
add a strict: Boolean parameter to the UriParser, which determines whether we should accept unencoded 7-bit ascii characters More... over 12 years ago
docs: update references page with quote from Tinga More... over 12 years ago
test that url parsing should accept unescaped ascii characters More... over 12 years ago
test that location headers works with unescaped ascii characters More... over 12 years ago
http: flexibilize GenericHttpCredentials More... over 12 years ago
accept all visible 7-bit ascii characters in the path, query and fragment More... over 12 years ago
routing: improve Pathmatcher `|` operator More... over 12 years ago
docs: update references page with quote from nokta More... over 12 years ago
can: more improvements to new header parser, more tests More... over 12 years ago
can: improve new header parser, more tests More... over 12 years ago
http: improve header parser with access to names of all modelled headers More... over 12 years ago
sbt: upgrade to SBT 0.12.3 More... over 12 years ago
io: upgrade akka.io to latest Akka 2.2 master More... over 12 years ago
can: improve new HttpHeaderParser infrastructure to rely on monomorphic-only ByteString input More... over 12 years ago
http: introduce bimorphic ParserInput abstraction for character-level iteration over byte or char arrays More... over 12 years ago
can: add very first (unfinished) version of new header parsing infrastructure More... over 12 years ago
http: add missing parsing rules for Location header model More... over 12 years ago
io: catch CancelledKeyExceptions in SelectionHandler More... over 12 years ago