Changeset 37674 for trunk/src/wp-includes/Requests/Exception/HTTP/431.php
- Timestamp:
- 06/10/2016 04:49:09 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/Requests/Exception/HTTP/431.php
r37428 r37674 3 3 * Exception for 431 Request Header Fields Too Large responses 4 4 * 5 * @see http ://tools.ietf.org/html/rfc65855 * @see https://tools.ietf.org/html/rfc6585 6 6 * @package Requests 7 7 */ … … 10 10 * Exception for 431 Request Header Fields Too Large responses 11 11 * 12 * @see http ://tools.ietf.org/html/rfc658512 * @see https://tools.ietf.org/html/rfc6585 13 13 * @package Requests 14 14 */
Note: See TracChangeset
for help on using the changeset viewer.