metasploit-framework/lib/rex/proto/http
HD Moore 757b610a59 Fixes #163. Multiple headers with the same value are now squashed into a single long line in the response object.
git-svn-id: file:///home/svn/framework3/trunk@5273 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-06 20:11:02 +00:00
..
handler changes to support native win32 2006-06-08 20:53:15 +00:00
client.rb patch from Kris K 2007-11-29 06:57:14 +00:00
client.rb.ut.rb Updates to the client API 2006-12-28 23:42:54 +00:00
handler.rb various enhancements to support passivex, seems to be functional, somewhat 2006-01-07 10:04:30 +00:00
header.rb Fixes #163. Multiple headers with the same value are now squashed into a single long line in the response object. 2008-01-06 20:11:02 +00:00
header.rb.ut.rb Unit test for #173 fix 2008-01-06 20:07:28 +00:00
packet.rb Fixes #117. No longer treat connection: close as a stop-processing case 2007-09-09 22:27:27 +00:00
packet.rb.ut.rb properlly support responses when we get a request like this: 2006-03-09 19:51:37 +00:00
request.rb misc bugfixes in the http subsystem 2006-10-11 09:27:39 +00:00
request.rb.ut.rb * uri encoding is now part of Rex::Text 2006-02-27 19:55:22 +00:00
response.rb space to tab (happy skape?) 2006-01-25 21:57:30 +00:00
response.rb.ut.rb * add junk pipelined request support 2006-01-27 21:57:44 +00:00
server.rb fixed bug in service manager hardcore alias, new passivex dll/proj files 2006-08-08 03:29:26 +00:00
server.rb.ut.rb Initial overhaul of the HTTP client api. This removes nearly all of the client evasion methods, but leaves the code in a great state to reimplement them with less issues. 2006-12-19 07:11:55 +00:00