Escape hyphen in ApiBlueprint in header -


using api blueprint, how can header hyphen specified? escaping backticks doesn't work. if escape hyphen, backticks showed in output. if escape more hypen, whole line lost in output.

input:

+ response 200 (application/pdf)      + headers          content-disposition: attachment; filename=first.pdf         `content-disposition`: attachment; filename=second.pdf         `content-disposition: attachment; filename=third.pdf`         content`-`disposition: attachment; filename=fourth.pdf 

output:

content-type: application/pdf content`-`disposition: attachment; filename=fourth.pdf 


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -