plack / psgi-specs

PSGI (Perl WSGI) specifications
http://plackperl.org/
133 stars 33 forks source link

spec/FAQ feedbacks #1

Closed miyagawa closed 14 years ago

miyagawa commented 14 years ago

11:29 tiarra: 09:03:38 miyagawa: C shouldbe C</> if C is empty. 11:29 tiarra: 09:03:41 that reads oddly 11:29 tiarra: 09:03:54 does it mean that if both would be empty, PATH_INFO should be / instead? 11:29 tiarra: 09:05:22 miyagawa: the FAQ talks about IO::Handle->getlines, but the spec uses ->read 11:29 tiarra: 09:08:16 miyagawa: the spec says the body can be an arrayref of lines -- is it actually a requirement that each element of the arrayref end with \012? if so, it should be more explicit

miyagawa commented 14 years ago

feedback merged.