©1995–2010, Fairlight Consulting
RawQuery Features
Supports GET or POST methods.
Supports newer 'multipart/form-
data' encoding scheme.
Supports HTTP File Upload, including multiple uploads.
Supports accessing documents/CGIs protected with usernames and passwords via the HTTP Basic Authentication scheme.
Supports cookies, including backing up cookie states.
Ability to specify your target URL on the fly. Change which CGI you're sending the same query to in order to test different versions of the same CGI!
Ability to use files containing XML queries and have them compiled and encoded into your complete CGI query. Includes multiple XML queries.
Ability to use proxy servers.
Ability to redefine the User-
Agent.
Ability to manually define the HTTP_REFERER setting.
Ability to do dumps of your formatted queries to file to more easily facilitate debugging sessions or other analysis.
Ability to access HTTP headers.
Ability to show headers of HTTP requests from all redirects en-
route to the final resolved URL.
Ability to display the final URL after all redirections as part of the output result file.
Ability to simply retrieve a document without posting any data. Simple GET operation is a snap.
Ability to specify query and output filenames.
Ability to override working directory.
Ability to comment your query files.
Built-
in paged help.