Bug 60821 - Replace current custom ProxyControl/Proxy implementation by LittleProxy
Summary: Replace current custom ProxyControl/Proxy implementation by LittleProxy
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 3.1
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks: 60464
  Show dependency tree
 
Reported: 2017-03-05 14:38 UTC by Philippe Mouawad
Modified: 2018-04-10 20:16 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2017-03-05 14:38:46 UTC
Hello,
Our current implementation of Proxy is very tightly coupled to HTTP 1.0/1.1 protocol and not made to be easily extended.

What do you think of switching to LittleProxy
- https://github.com/adamfisk/LittleProxy

Which has by the way started some work on HTTP/2 support:
- https://github.com/adamfisk/LittleProxy/issues/229
Comment 1 The ASF infrastructure team 2022-09-24 20:38:08 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4319