Skip to content

Quick Map Local #380

@dutzi

Description

@dutzi

Hey,

First I wanted say how nice of a product this is! It's very slick and modern, good job!

I have the following feature suggestion.

My main use case for Proxyman is modifying responses (using Map Local).

The current workflow for this use case is to:

  1. Open the response for a request in my editor, make the changes I need and save it as a new file.
  2. In Proxyman right click the request, then Tools → Map Local...
  3. Click on Select File.
  4. Choose the file I created.
  5. Click on Done
  6. Click on Done again.

This is a bit cumbersome and for my use case, which I perform regularly, takes longer time than needed.

My idea is:

  • Under Tools (in the request's context menu) add the Option "Quick Map" (or something like that)
  • Once clicked, Proxyman would create a temporary file whose content is the request's response body, and the file's extension would be based on the response's content type, for example, .css for text/css.
  • Proxyman will will then open that file (using the OS's default editor), and
  • Proxyman would map that temporary file to that request.

That way, for said use case, all the user has to do is right click the request, Tools → Quick Map, make the changes within the editor and save the file.

Metadata

Metadata

Assignees

Labels

Feature requestRequest new feature goes here✅ DoneTicket is addressed and fixed.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions