bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [Bug-Wget][PATCH] Additions to new Python based Tests


From: Darshit Shah
Subject: [Bug-wget] [Bug-Wget][PATCH] Additions to new Python based Tests
Date: Thu, 2 Jan 2014 16:33:15 +0530

Sending a bunch of patches (6 nos.) which should all apply cleanly on top
of the parallel-wget branch.

Notable changes through these patches:
1. New Environment variable:R_WAIT. If set, the value of SERVER_WAIT will
be used as the amount of seconds to sleep before the Wget executable is
invoked. This is often useful when debugging using different wget
executables.
2. We can now start the Server in HTTP/1.0 mode too. HTTP/0.9 may also
work, but I haven't tried it yet. An example test that does this will be
pushed soon. It however directly references Python http.server's class
variables.
3. Support for spawning HTTPS servers.

Please let me know your thoughts on this series of commits and if any
changes are required.

-- 
Thanking You,
Darshit Shah

Attachment: 0001-Split-large-function-to-improve-readability-and-exte.patch
Description: Text Data

Attachment: 0002-Improve-error-handling-when-wget-executable-isn-t-av.patch
Description: Text Data

Attachment: 0003-Correct-the-call-to-stop_HTTP_Server.patch
Description: Text Data

Attachment: 0004-Support-programatically-setting-Handler-class-variab.patch
Description: Text Data

Attachment: 0005-Sleep-for-n-seconds-before-calling-Wget-Executable.patch
Description: Text Data

Attachment: 0006-Add-support-for-HTTPS-Servers.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]