diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-04 09:48:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-04 09:48:22 +0200 |
commit | 5512c0c3aeef0d0db8ed7fe6cf9c9c089ab86ece (patch) | |
tree | ecde5446ff59ee29bf4c4fb664a15e0b3162caaa /README | |
parent | 14449100b13d1260b1326a31328b410132200b4d (diff) |
Cosmetic changes
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -The Apache HTTP Server Request Library is a safe, standards-compliant, -high-performance C library used for parsing HTTP cookies, query-strings and +The Apache HTTP Server Request library is a safe, standards-compliant, +high-performance C library for parsing HTTP cookies, query-strings, and POST data. For more information see: https://httpd.apache.org/apreq/ |