mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Merge branch 'pull-request/341'
* pull-request/341: (23 commits) typofixes
This commit is contained in:
parent
04145dc2aa
commit
ac40c0b562
228 changed files with 317 additions and 317 deletions
|
@ -275,7 +275,7 @@ static int sapi_apache_read_post(char *buffer, uint count_bytes TSRMLS_DC)
|
|||
|
||||
/*
|
||||
* This handles the situation where the browser sends a Expect: 100-continue header
|
||||
* and needs to recieve confirmation from the server on whether or not it can send
|
||||
* and needs to receive confirmation from the server on whether or not it can send
|
||||
* the rest of the request. RFC 2616
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue