Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headers are not parsed correctly with LF line endings #37

Closed
eojthejudge opened this issue Sep 19, 2016 · 3 comments
Closed

Headers are not parsed correctly with LF line endings #37

eojthejudge opened this issue Sep 19, 2016 · 3 comments
Labels

Comments

@eojthejudge
Copy link

  • VSCode Version: 1.5.2
  • OS Version: Windows 7
  • REST Client Version: 0.7.5

Steps to Reproduce:

  1. create a file including rest calls with lf line endings
  2. Execute the call, the Header lines are added to the URI

When I change the line endings to CRLF, everything works as expected

@Huachao
Copy link
Owner

Huachao commented Sep 19, 2016

thanks @eojthejudge I will deliver this fix in next release

@Huachao
Copy link
Owner

Huachao commented Sep 20, 2016

@eojthejudge you can try the latest version 0.8.0

@Huachao Huachao added the bug label Sep 22, 2016
@eojthejudge
Copy link
Author

Tested with 0.8.1, works both lineendings. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants