Pinned
560 contributions in the last year
Contribution activity
January 2021
Created 12 commits in 1 repository
Created a pull request in http4s/http4s that received 6 comments
Opened 6 other pull requests in 2 repositories
http4s/http4s
1
closed
4
merged
tpolecat/doobie
1
closed
Reviewed 12 pull requests in 1 repository
http4s/http4s 12 pull requests
- port most simple headers to cats parse
- Cats parse simple headers
- finish link header port to cats parse
- migrate content lang
- migrate uri based headers
- migrate cache control parser
- remove blocking unsafeRunSync inside IO
- back to small daemon pool for computation
- Merge macro moves and vault typelevelification
- shutdown dispatcher
- Fold dotty branch into main
- First stab at core macros for scala 3.0.0-M2
Created an issue in http4s/http4s that received 3 comments
Edge case test for Allow header
https://tools.ietf.org/html/rfc7230#section-7
allows e.g. "foo , ,bar,charlie "
as a valid value for the #element
syntax
the header is just weirdly…
3
comments