Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

cleos: fix broken -r,--header - was passing headers after the double CRLF #6265

Merged
merged 1 commit into from
Nov 19, 2018

Conversation

abourget
Copy link
Contributor

@abourget abourget commented Nov 7, 2018

Change Description

The -r or --header feature was broken, as headers were sent after the last double CRLF.

Since this feature is broken, perhaps it was never used. I suggest we rename -r to -H to make it more curl-like.
Consensus Changes

None

API Changes

None (yet, unless we rename -r to -H please? :)

Documentation Additions

None

The `-r` or `--header` feature was broken, as headers were sent *after* the last double CRLF.

Since this feature is broken, perhaps it was never used. I suggest we rename `-r` to `-H` to make it more `curl`-like.
@abourget abourget changed the title Fix -r,--header, that was passing headers after CRLF cleos: fix -r,--header, that was passing headers after CRLF Nov 7, 2018
@abourget abourget changed the title cleos: fix -r,--header, that was passing headers after CRLF cleos: fix broken -r,--header - was passing headers after the double CRLF Nov 7, 2018
@heifner heifner changed the base branch from master to develop November 19, 2018 13:30
@heifner heifner requested a review from spoonincode November 19, 2018 13:30
@spoonincode spoonincode changed the base branch from develop to release/1.4.x November 19, 2018 20:07
@spoonincode spoonincode merged commit 6ed2feb into EOSIO:release/1.4.x Nov 19, 2018
@abourget abourget deleted the patch-1 branch November 29, 2018 04:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants