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

fix newlines in browser display #40

Merged
merged 1 commit into from
Sep 9, 2022
Merged

fix newlines in browser display #40

merged 1 commit into from
Sep 9, 2022

Conversation

DasLulilaan
Copy link
Contributor

Chromium and Firefox don't display newlines correctly

before: image
after:
image
tested on user agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.101 Safari/537.36

test with

curl -T - http://127.0.0.1:8820 << EOF
line1
line2
line3
EOF

@w4
Copy link
Owner

w4 commented Sep 9, 2022

Thanks for the contribution!

@w4 w4 merged commit c9c4a83 into w4:master Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants