Changeset 42208 for trunk/src/wp-includes/class-http.php
- Timestamp:
- 11/20/2017 08:53:20 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-http.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-http.php
r41907 r42208 32 32 const SWITCHING_PROTOCOLS = 101; 33 33 const PROCESSING = 102; 34 const EARLY_HINTS = 103; 34 35 35 36 const OK = 200;
Note: See TracChangeset
for help on using the changeset viewer.