Releases
0.9.4
jkbrzt
released this
01 Jul 17:06
Added Content-Type
of files uploaded in multipart/form-data
requests
Added --ssl=<PROTOCOL>
to specify the desired SSL/TLS protocol version
to use for HTTPS requests.
Added JSON detection with --json, -j
to work around incorrect
Content-Type
Added --all
to show intermediate responses such as redirects (with --follow
)
Added --history-print, -P WHAT
to specify formatting of intermediate responses
Added --max-redirects=N
(default 30)
Added -A
as short name for --auth-type
Added -F
as short name for --follow
Removed the implicit_content_type
config option
(use "default_options": ["--form"]
instead)
Redirected stdout
doesn't trigger an error anymore when --output FILE
is set
Changed the default --style
back to solarized
for better support
of light and dark terminals
Improved --debug
output
Fixed --session
when used with --download
Fixed --download
to trim too long filenames before saving the file
Fixed the handling of Content-Type
with multiple +subtype
parts
Removed the XML formatter as the implementation suffered from multiple issues
You can’t perform that action at this time.