[GH-ISSUE #1033] Export Raw Request & Response - HTTP/1.1 wrong end-of-line marker #1028

Closed
opened 2026-03-03 19:23:53 +03:00 by kerem · 3 comments
Owner

Originally created by @csftech on GitHub (Oct 15, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1033

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version? (Ex. Proxyman 1.4.3)

Proxyman 2.33.0

macOS Version? (Ex. mac 10.14)

macOS 11.6

Steps to reproduce

  1. Select one request and click Export Raw Request & Response option
  2. Check the end-of-line marker in request/response file

Expected behavior

According to RFC2616, HTTP/1.1 uses CR LF as the end-of-line marker.

Screenshots (optional)

Current version uses LF.
image

Originally created by @csftech on GitHub (Oct 15, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1033 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? (Ex. Proxyman 1.4.3) Proxyman 2.33.0 ### macOS Version? (Ex. mac 10.14) macOS 11.6 ### Steps to reproduce 1. Select one request and click Export Raw Request & Response option 2. Check the end-of-line marker in request/response file ### Expected behavior According to [RFC2616](https://datatracker.ietf.org/doc/html/rfc2616#section-2.2), HTTP/1.1 uses CR LF as the end-of-line marker. ### Screenshots (optional) Current version uses LF. <img width="560" alt="image" src="https://user-images.githubusercontent.com/14951751/137495942-82ccaf80-4c10-4c8f-ab3f-00464f998514.png">
kerem 2026-03-03 19:23:53 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 15, 2021):

Thanks. We weren't aware of that. It's a 🐞 . Will fix and send you beta build soon 👍

<!-- gh-comment-id:944316867 --> @NghiaTranUIT commented on GitHub (Oct 15, 2021): Thanks. We weren't aware of that. It's a 🐞 . Will fix and send you beta build soon 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 17, 2021):

Hey @csftech Please check out this beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.34.1_Fix_CRLF_when_exporting_raw_Reqest_&_Response.dmg

From now, Proxyman will export CRLF properly (See the screenshot, View by Sublime + RawLineEdit package)

Screen Shot 2021-10-17 at 10 16 32
<!-- gh-comment-id:945044741 --> @NghiaTranUIT commented on GitHub (Oct 17, 2021): Hey @csftech Please check out this beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.34.1_Fix_CRLF_when_exporting_raw_Reqest_&_Response.dmg From now, Proxyman will export CRLF properly (See the screenshot, View by Sublime + RawLineEdit package) <img width="967" alt="Screen Shot 2021-10-17 at 10 16 32" src="https://user-images.githubusercontent.com/5878421/137610438-4cd57c6d-99ff-4064-bd44-1eb0a6ba1e37.png">
Author
Owner

@csftech commented on GitHub (Oct 17, 2021):

@NghiaTranUIT The marker issue has been fixed in the beta build. Thank you.

<!-- gh-comment-id:945047064 --> @csftech commented on GitHub (Oct 17, 2021): @NghiaTranUIT The marker issue has been fixed in the beta build. Thank you.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1028
No description provided.