- Timestamp:
- 07/30/2017 02:51:44 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/class-wp-rest-request.php
r41162 r41189 170 170 * character, as per header parsing rules in both Apache and nginx. 171 171 * 172 * @link http ://stackoverflow.com/q/18185366173 * @link http ://wiki.nginx.org/Pitfalls#Missing_.28disappearing.29_HTTP_headers172 * @link https://stackoverflow.com/q/18185366 173 * @link https://www.nginx.com/resources/wiki/start/topics/tutorials/config_pitfalls/#missing-disappearing-http-headers 174 174 * @link https://nginx.org/en/docs/http/ngx_http_core_module.html#underscores_in_headers 175 175 *
Note: See TracChangeset
for help on using the changeset viewer.