2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
vsgi: Do not set 'Encoding.NONE' when converting More... about 9 years ago
cgi: Extract 'CONTENT_TYPE' and 'CONTENT_LENGTH' environment variables More... about 9 years ago
vsgi: Add a 'gateway_interface' property in 'Request' More... about 9 years ago
static: Add a 'Warning' header if the content type could not be infered with certainty More... about 9 years ago
negotiation: Add a helper to negotiate a 'TE' header More... about 9 years ago
vsgi: Add a 'content_length' option to 'convert' More... about 9 years ago
static: Specify the 'Content-Length' for 'serve_from_file' More... about 9 years ago
static: Check if the served file provide a modification time for 'Last-Modified' More... about 9 years ago
static: Provide helpers for serving from a path or a URI More... about 9 years ago
static: Fix and update API docs More... about 9 years ago
static: Use '/' as default prefix for resource More... about 9 years ago
Merge branch 'middleware' (early part) into 'master' More... about 9 years ago
Make 'Route.fire' abstract More... about 9 years ago
router: Check and produce 'TRACE' before anything else More... about 9 years ago
Provide project metadata with DOAP More... about 9 years ago
Completely replace Coveralls by Codecov More... about 9 years ago
status: Use 'throw' to forward status upstream More... about 9 years ago
negotiation: Full coverage for tests More... about 9 years ago
negotiation: Make global variant acceptable for regional preference More... about 9 years ago
negotiation: Fix qvalue extraction end offset More... about 9 years ago
negotiation: Support vendor prefix 'x-' for 'accept_encoding' More... about 9 years ago
negotiation: Update the documentation More... about 9 years ago
negotiation: Remove 'NegotiateFlags.NEXT' More... about 9 years ago
vsgi: Set 'Content-Length' only if it can be determined reliably for 'expand' More... about 9 years ago
Merge branch 'negociation-middlewares' into 'master' More... about 9 years ago
negotiation: Include 'x-gzip' when negotiating a 'Accept-Encoding' More... about 9 years ago
negotiation: Remove charset conversion More... about 9 years ago
negotiation: Negotiate the best quality and preference product More... about 9 years ago
negotiation: Remove 'forward' callback and its default usage More... about 9 years ago
negotiation: Use a quality list for expectations More... about 9 years ago