History of file tests/OFHTTPRequestTests.m at check-in a2b309b38a165ef4
2012-12-09
| ||
12:13 | Deleted: Split OFHTTPRequest into OFHTTP{Client,Request}. check-in: [2b7a70e246] user: js, branch: trunk, size: 0 | |
2012-10-26
| ||
11:04 |
Split OFThread.m into multiple files.
It was time to finally have one file per class. file: [9265df0702] check-in: [0a55edad35] user: js, branch: trunk, size: 2645 [annotate] [blame] [check-ins using] [diff] | |
2012-03-12
| ||
14:04 | OFHTTPRequest: Add Connection: close to the request headers. file: [dca423d859] check-in: [ffb4484d97] user: js, branch: trunk, size: 2621 [annotate] [blame] [check-ins using] [diff] | |
2012-03-07
| ||
22:33 | Implement HTTP/1.1 in OFHTTPRequest. file: [bc194dbeb7] check-in: [326634c95d] user: js, branch: trunk, size: 2550 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [f3f396f3a5] check-in: [ce70e17b38] user: js, branch: trunk, size: 2550 [annotate] [blame] [check-ins using] [diff] | |
2011-10-12
| ||
15:10 | Change the order of includes to satisfy newer MinGW versions. file: [fbffb128e4] check-in: [27500362e7] user: js, branch: trunk, size: 2544 [annotate] [blame] [check-ins using] [diff] | |
2011-09-19
| ||
13:07 |
Rename -[bindToPort:onHost:] to -[bindToHost:port:]. This way it's consistent with -[connectToHost:port]. file: [270eb19232] check-in: [b8517c63ca] user: js, branch: trunk, size: 2544 [annotate] [blame] [check-ins using] [diff] | |
2011-04-22
| ||
14:56 | OFHTTPRequest: Normalize server header keys. file: [53041a12f7] check-in: [7f52d7f931] user: js, branch: trunk, size: 2544 [annotate] [blame] [check-ins using] [diff] | |
2011-03-29
| ||
23:19 | Make it possible to let -[bindToPort:onHost:] choose a port. file: [718beda726] check-in: [d983af3d93] user: js, branch: trunk, size: 2408 [annotate] [blame] [check-ins using] [diff] | |
17:51 | Add +[requestWithURL:] to OFHTTPRequest. file: [d40fc902b8] check-in: [bfcd3875fe] user: js, branch: trunk, size: 2547 [annotate] [blame] [check-ins using] [diff] | |
2011-03-07
| ||
16:03 | Added: Add tests for OFHTTPRequest. file: [c6dc023c7c] check-in: [3c4ae255a2] user: js, branch: trunk, size: 2571 [annotate] [blame] [check-ins using] | |