~ubuntu-branches/ubuntu/saucy/curl/saucy-201307251546

« back to all changes in this revision

Viewing changes to tests/FILEFORMAT

  • Committer: Bazaar Package Importer
  • Author(s): Ramakrishnan Muthukrishnan
  • Date: 2010-10-18 11:13:17 UTC
  • mto: (3.6.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20101018111317-9rkas34ecwtq0upn
Tags: upstream-7.21.2
ImportĀ upstreamĀ versionĀ 7.21.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
124
124
                server will NOT wait for the full request body to get sent
125
125
idle            do nothing after receiving the request, just "sit idle"
126
126
stream          continuously send data to the client, never-ending
 
127
writedelay: [secs] delay this amount between reply packets
127
128
pipe: [num]     tell the server to expect this many HTTP requests before
128
129
                sending back anything, to allow pipelining tests
129
130
skip: [num]     instructs the server to ignore reading this many bytes from a PUT