Changeset 37674 for trunk/src/wp-includes/Requests/Session.php
- Timestamp:
- 06/10/2016 04:49:09 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/Requests/Session.php
r37428 r37674 176 176 * specification recommends that should send an ETag 177 177 * 178 * @link http ://tools.ietf.org/html/rfc5789178 * @link https://tools.ietf.org/html/rfc5789 179 179 */ 180 180 public function patch($url, $headers, $data = array(), $options = array()) {
Note: See TracChangeset
for help on using the changeset viewer.