Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Snowcrash CLI output is not a valid YAML #18

Closed
netmilk opened this issue Aug 1, 2013 · 1 comment
Closed

Snowcrash CLI output is not a valid YAML #18

netmilk opened this issue Aug 1, 2013 · 1 comment
Labels

Comments

@netmilk
Copy link

netmilk commented Aug 1, 2013

Hi,

Output from the following command is not a valid YAML:

curl --trace - http://httpbin.org/ip | curl-trace-parser --blueprint | snowcrash

As you can see the output is not parseable. Why are headers an array in the AST? In my opinion headers should be a [multi-line string] leaded by a | or an array of line-by-line strings.

Adam

zdne added a commit that referenced this issue Aug 31, 2013
…ctions. Add quotes for reserved YAML characters. Cloeses #18
@zdne
Copy link
Contributor

zdne commented Aug 31, 2013

Closed by SHA: 11cd6ad

@zdne zdne closed this as completed Aug 31, 2013
pksunkara pushed a commit that referenced this issue Aug 28, 2017
Repalce auto_ptr with unique_ptr
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants