[GH-ISSUE #3358] [feature]: View RAW request #1121

Closed
opened 2026-03-16 18:43:53 +03:00 by kerem · 3 comments
Owner

Originally created by @RaHehl on GitHub (Sep 15, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3358

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Like mentioned in #3357 i need to view the send requests for debugging purpose even if the response is HTTP 2xx

Why should this be worked on?

This makes working on more complex APIs easier

Originally created by @RaHehl on GitHub (Sep 15, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3358 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Like mentioned in #3357 i need to view the send requests for debugging purpose even if the response is HTTP 2xx ### Why should this be worked on? This makes working on more complex APIs easier
kerem 2026-03-16 18:43:53 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@liyasthomas commented on GitHub (Oct 15, 2023):

Hi @RaHehl, let me know if this comment helps you to view the entire final request object: https://github.com/hoppscotch/hoppscotch/issues/2651#issuecomment-1557056572.


We have a feature that allows you to "Generate code snippets" for various programming languages and frameworks:

  1. Click on the drop-down right next to the "Send" button to open the options menu.
  2. Click on "Show code" menu item.
  3. Select "HTTP - HTTP 1.1 Request String" from the "Generate code" modal.

This displays the current request setup in HTTP 1.1 Request String syntax. Let us know if this suits your use case.

Step (1)
Step (2)

<!-- gh-comment-id:1763366424 --> @liyasthomas commented on GitHub (Oct 15, 2023): Hi @RaHehl, let me know if this comment helps you to view the entire final request object: https://github.com/hoppscotch/hoppscotch/issues/2651#issuecomment-1557056572. --- We have a feature that allows you to "Generate code snippets" for various programming languages and frameworks: 1. Click on the drop-down right next to the "**Send**" button to open the options menu. 2. Click on "**Show code**" menu item. 3. Select "**HTTP - HTTP 1.1 Request String**" from the "Generate code" modal. This displays the current request setup in HTTP 1.1 Request String syntax. Let us know if this suits your use case. ![Step (1)](https://github.com/hoppscotch/hoppscotch/assets/10395817/58fda089-e533-4af8-8640-cd10c260c839) ![Step (2)](https://github.com/hoppscotch/hoppscotch/assets/10395817/a9576d4d-bf9f-40fd-8951-686b20859e69)
Author
Owner

@RaHehl commented on GitHub (Oct 15, 2023):

@liyasthomas yes this helps thanks, perfect would it be having this as tab next to the response

<!-- gh-comment-id:1763375099 --> @RaHehl commented on GitHub (Oct 15, 2023): @liyasthomas yes this helps thanks, perfect would it be having this as tab next to the response
Author
Owner

@liyasthomas commented on GitHub (Oct 15, 2023):

We're improving the placement of this feature and increasing its visibility in the next cycle. You can track its progress on #2233.

<!-- gh-comment-id:1763376138 --> @liyasthomas commented on GitHub (Oct 15, 2023): We're improving the placement of this feature and increasing its visibility in the next cycle. You can track its progress on #2233.
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/hoppscotch#1121
No description provided.