metasploit-framework/lib/rex/proto/http
HD Moore 547ec3c6c6 This patch adds header folding, fixed hex-random and u-random encoding, fake uri end, fake uri parameters. This fixes #16, the remaining two options (chunked and pipelining), will be added in a future version.
git-svn-id: file:///home/svn/framework3/trunk@4513 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-10 05:58:14 +00:00
..
handler changes to support native win32 2006-06-08 20:53:15 +00:00
client.rb This patch adds header folding, fixed hex-random and u-random encoding, fake uri end, fake uri parameters. This fixes #16, the remaining two options (chunked and pipelining), will be added in a future version. 2007-03-10 05:58: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 properlly support responses when we get a request like this: 2006-03-09 19:51:37 +00:00
header.rb.ut.rb properlly support responses when we get a request like this: 2006-03-09 19:51:37 +00:00
packet.rb Accessing res['header'] is now case insensitive for HTTP responses 2007-01-05 05:22:39 +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