Changeset 45035 for trunk/tests/phpunit/tests/http/base.php
- Timestamp:
- 03/27/2019 05:08:04 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/http/base.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/http/base.php
r44577 r45035 227 227 */ 228 228 function test_send_headers() { 229 // Test that the headers sent are rec ieved by the server229 // Test that the headers sent are received by the server 230 230 $headers = array( 231 231 'test1' => 'test',
Note: See TracChangeset
for help on using the changeset viewer.