ProxymanApp / ProxymanApp/Proxyman

Improve Breakpoint: Able to change Method and URL in request

Open
#260 5 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Aug 21, 2019.

✅ Done enhancement
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

🐶 Brief

Currently, in Breakpoint, we don't allow to change HTTP Method and URL in the request since the Proxyman Core actually make the connection to the destination beforehand.

In order to change the URL, we have to change how Proxyman Core proxy to the server

👑 Criteria

  • Able to change HTTP Method and URL
  • If the URL is different domain -> Connect socket to it
  • Write First Head line for Method + URL in socket message

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.