Alessandro Vesely helped me improve the --data-urlencode's syntax, parser

and documentation.
This commit is contained in:
Daniel Stenberg
2007-11-22 09:36:28 +00:00
parent cb04619de2
commit ecfede9b3c
4 changed files with 61 additions and 47 deletions

View File

@@ -7,6 +7,10 @@
Changelog
Daniel S (22 Nov 2007)
- Alessandro Vesely helped me improve the --data-urlencode's syntax, parser
and documentation.
Daniel S (21 Nov 2007)
- While inspecting the Negotiate code, I noticed how the proxy auth was using
the same state struct as the host auth, so both could never be used at the