Skip to content
Snippets Groups Projects
Commit 22f05445 authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Further work, refactoring and reformatting of new http transport code

Move utils into other Util modules.
Reformat all code to 80 cols.
Reorder code and add more comments.
Use long form style program args, e.g. --silent rather than -s
Finish implementation of form upload with wget
Fix reporting of server error messages for upload (curl & builtin)
Implement collecting of ETags for curl and wget.
Fix wget for case of 304 not modified response (wget uses exit code 8).
Rework transport configuration phase.
parent b780cc77
Branches validate-dockerfile-generator
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment