Skip to content
Hubert Ta edited this page Jun 18, 2015 · 11 revisions

Welcome to the Wget wiki!

This project is about adding two performance enhancements to wget: conditional GET requests and TCP Fast Open.

Public version of GSoC proposal: http://pliki.h.trsk.org/gsoc/wget_public.pdf

Useful links

Interesting test cases

  • Make sure that content disposition disables condget (or other way around)
  • Check each subset of options: { timestamping, cond_get }
  • What happens if If-Modified-Since is newer than Last-Modified on the server? (Not really wgets problem, but may be interesting.)

Clone this wiki locally