]> granicus.if.org Git - apache/commit
* modules/http/http_protocol.c (ap_setup_client_block,
authorJoe Orton <jorton@apache.org>
Tue, 25 May 2004 14:36:18 +0000 (14:36 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 25 May 2004 14:36:18 +0000 (14:36 +0000)
commit2c37f8ffc7104ab0d4f7236ceb7662bb19e0e74c
tree7cbd1dbeaaca3c5dd610d0526742af111770eb5d
parentf10b0ad3dcff540a384566ab55522f15440da448
* modules/http/http_protocol.c (ap_setup_client_block,
ap_http_filter): Use new apr_strtoff() to support request bodies as
large as apr_off_t allows (rather than as large as 'long' allows), and
simplify error handling.

PR: 27866

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103756 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c