Changeset 57936 for trunk/src/wp-includes/class-wp-http.php
- Timestamp:
- 04/07/2024 11:16:06 AM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-http.php
r57644 r57936 78 78 const LOCKED = 423; 79 79 const FAILED_DEPENDENCY = 424; 80 const TOO_EARLY = 425; 80 81 const UPGRADE_REQUIRED = 426; 81 82 const PRECONDITION_REQUIRED = 428;
Note: See TracChangeset
for help on using the changeset viewer.