Changeset 106
- Timestamp:
- 12/12/06 15:27:11 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/stephenson-link_scoring/lib/HoneyClient/Agent/Driver/Browser.pm
r104 r106 962 962 max_size => 1*1024*1024, # Don't get larger than 1MB for testing 963 963 ); 964 $ua->env_proxy; 964 965 965 # TODO: Look at the content type "text/html" on the response, to make this 966 966 # a little better.
