mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 12:37:06 +00:00

This did not happen in normal use as request sizes for OSCP queries never exceed that length. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901230 13f79535-47bb-0310-9956-ffa450edef68
4 lines
232 B
Plaintext
4 lines
232 B
Plaintext
*) mod_md: a logic bug in sending long OCSP HTTP request bodies was fixed.
|
|
This did not happen in normal use as request sizes for OSCP queries
|
|
never exceed that length.
|
|
[Stefan Eissing, Ronald Crane (Zippenhop LLC)] |