0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
support multiple headers More... over 14 years ago
added PSGI::Lint, and use it in PSGIRef::Test. More... over 14 years ago
added PSGIRef::Middleware::Lint More... over 14 years ago
nitpick More... over 14 years ago
added $start_response support for AE More... over 14 years ago
use AnyEvent->io for sending body from GLOB. More... over 14 years ago
added test case: read whole content from $fh? More... over 14 years ago
I'm tired for using dzil More... over 14 years ago
added example middleware code for discussion. More... over 14 years ago
change directory structure More... over 14 years ago
fixed typo More... over 14 years ago
pass REMOTE_ADDR if it possible More... over 14 years ago
added Impl::AnyEvent. More... over 14 years ago
Just inherit from HSS More... over 14 years ago
Added SERVER_PROTOCOL More... over 14 years ago
oops, I can't use same vars between processes More... over 14 years ago
Fixed test interfaces. Added (half-broken) Mojo impl. More... over 14 years ago
s/HTTP_CONTENT_LENGTH/CONTENT_LENGTH/, s/HTTP_CONTENT_TYPE/CONTENT_TYPE/ More... over 14 years ago
support SERVER_PROTOCOL var. More... over 14 years ago
added test case: has errors More... over 14 years ago
fixed some var names More... over 14 years ago
added test case for closing handle after read. More... over 14 years ago
fixed operator precedence issue More... over 14 years ago
SCRIPT_NAME should not be undef More... over 14 years ago
fixed POD More... over 14 years ago
added test case: handle header More... over 14 years ago
Merge branch 'master' of [email protected]:tokuhirom/p5-psgiref More... over 14 years ago
- added test case for Cookie header - Impl::ServerSimple: fixed cookie handling - added test case for basic environment vars. More... over 14 years ago
Fixed ServerSimple POD More... over 14 years ago
use ->read instead of builtin read which only works with GLOB More... over 14 years ago