Changeset 13485 for trunk/wp-includes/class-http.php
- Timestamp:
- 02/28/2010 04:27:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class-http.php
r13484 r13485 1465 1465 * constants. 1466 1466 * 1467 * Please note that only BASIC authentication is support ted by most transports.1468 * cURL and the PHP HTTP Extension MAY support more methods (such as NTLM Authentication) depending on your environment.1467 * Please note that only BASIC authentication is supported by most transports. 1468 * cURL and the PHP HTTP Extension MAY support more methods (such as NTLM authentication) depending on your environment. 1469 1469 * 1470 1470 * The constants are as follows:
Note: See TracChangeset
for help on using the changeset viewer.