0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jul 10, 2025 — Jul 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: rectify missing type information
kylef
as Kyle Fuller
More... over 1 year ago
feat: support setting response media type via str or media type
kylef
as Kyle Fuller
More... over 1 year ago
fix: export Request from rivr More... over 1 year ago
feat: add import for Request to rivr module More... over 1 year ago
fix(request): support reading with wsgiref server
kylef
as Kyle Fuller
More... over 1 year ago
refactor(request): move methods from wsgirequest to request
kylef
as Kyle Fuller
More... over 1 year ago
refactor: stop using Self (requires Python 3.11+)
kylef
as Kyle Fuller
More... over 1 year ago
fix(wsgi): support unicode in path/query
kylef
as Kyle Fuller
More... over 1 year ago
fix(wsgi): allow attributes to support chunk encoding
kylef
as Kyle Fuller
More... over 1 year ago
feat(request): add method to decode body as text
kylef
as Kyle Fuller
More... over 1 year ago
feat: add media type parser for content_type accessors
kylef
as Kyle Fuller
More... over 1 year ago
fix(request): add python 3.8 compatibility to time condition accessors
kylef
as Kyle Fuller
More... over 1 year ago
test: set last modified of fixture to make test pass reliably
kylef
as Kyle Fuller
More... over 1 year ago
chore: test on Python 3.9+
kylef
as Kyle Fuller
More... over 1 year ago
chore: release 0.10.0
kylef
as Kyle Fuller
More... almost 2 years ago
feat(auth): support bearer scheme hook
kylef
as Kyle Fuller
More... almost 2 years ago
refactor(auth): method per auth scheme
kylef
as Kyle Fuller
More... almost 2 years ago
fix(auth): handle auth scheme case-insensitively
kylef
as Kyle Fuller
More... almost 2 years ago
chore: add additional router test coverage
kylef
as Kyle Fuller
More... almost 2 years ago
refactor: add tests for auth middleware
kylef
as Kyle Fuller
More... almost 2 years ago
chore: add additional tests for static view
kylef
as Kyle Fuller
More... almost 2 years ago
refactor: switch to poetry
kylef
as Kyle Fuller
More... almost 2 years ago
fix(static): respect if-modified-since
kylef
as Kyle Fuller
More... almost 2 years ago
feat(request): add precondition header lookups
kylef
as Kyle Fuller
More... almost 2 years ago
refactor: improve typing information
kylef
as Kyle Fuller
More... almost 2 years ago
release: 0.9.0
kylef
as Kyle Fuller
More... over 5 years ago
fix: remove leading space from Set-Cookie values
kylef
as Kyle Fuller
More... over 5 years ago
refactor: rename rivr.tests.TestClient to rivr.test.Client
kylef
as Kyle Fuller
More... over 5 years ago
docs: include documentation for headers
kylef
as Kyle Fuller
More... over 5 years ago
refactor: remove JSON utils
kylef
as Kyle Fuller
More... over 5 years ago