Message234349
Just noticed the new documentation says “http.HTTPStatus.OK is also available as . . . http.server.OK”. I think this is wrong; only the client module (and now the top-level package) have those constants. The enum values are only available in the server module via http.server.BaseHTTPRequestHandler.responses.keys() as far as I can tell. |
|
Date |
User |
Action |
Args |
2015-01-20 05:38:29 | martin.panter | set | recipients:
+ martin.panter, rhettinger, orsenthil, r.david.murray, flox, python-dev, berker.peksag, demian.brecht, Filip.Malczak, Daniel.Andrade.Groppe |
2015-01-20 05:38:29 | martin.panter | set | messageid: <1421732309.3.0.0197694078915.issue20898@psf.upfronthosting.co.za> |
2015-01-20 05:38:29 | martin.panter | link | issue20898 messages |
2015-01-20 05:38:29 | martin.panter | create | |
|