[GH-ISSUE #651] New Feature: Export a session into structured html documentation to be used for API reference #647

Open
opened 2026-03-03 19:20:38 +03:00 by kerem · 1 comment
Owner

Originally created by @marcocattai on GitHub (Oct 9, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/651

Originally assigned to: @NghiaTranUIT on GitHub.

After recording a session with a client, being able to export a session into structured HTML Documentation to be used for API reference.

For each endpoint it should include:

  • Request HEADER
  • Request BODY
  • Response HEADER
  • Response BODY

Proxyman version? (Ex. Proxyman 1.4.3)

macOS Version? (Ex. mac 10.14)

Steps to reproduce

Expected behavior

Screenshots (optional)

Originally created by @marcocattai on GitHub (Oct 9, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/651 Originally assigned to: @NghiaTranUIT on GitHub. After recording a session with a client, being able to export a session into structured HTML Documentation to be used for API reference. For each endpoint it should include: - Request HEADER - Request BODY - Response HEADER - Response BODY ### Proxyman version? (Ex. Proxyman 1.4.3) ### macOS Version? (Ex. mac 10.14) ### Steps to reproduce - ### Expected behavior ### Screenshots (optional)
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 9, 2020):

Hey, thanks for opening the ticket.

I will collect more feature requests and consider supporting "Export to HTML format".

But for now, you can work around by exporting to HAR format -> Then using some HAR tools (ex: http://www.softwareishard.com/blog/har-viewer/) to open on the Webview and save as HTML format 👍

<!-- gh-comment-id:706085748 --> @NghiaTranUIT commented on GitHub (Oct 9, 2020): Hey, thanks for opening the ticket. I will collect more feature requests and consider supporting "Export to HTML format". But for now, you can work around by exporting to HAR format -> Then using some HAR tools (ex: http://www.softwareishard.com/blog/har-viewer/) to open on the Webview and save as HTML format 👍
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#647
No description provided.