Commit 57ff28c9 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

- Added "--trace [file]" to the command line tool. It makes a very detailed

  trace dump get stored, with a full protocol dump that includes all received
  and transmitted data. This could be a very effective tool for debugging what
  goes wrong. This dump includes every byte the way it is sent to/received
  from the server. The dump is the plain-text version, so SSL transfers will
  still be readable.
parent 86cc34c0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment