You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by imane <ia...@ahlane.net> on 2018/04/12 15:14:31 UTC

Study Little Proxy and see how it can be used in JMeter

Hello,

    Following my discussion with Milamber and Philippe M., and as part 
of GSoC, I will work on the project of integration of the protocol HTTP 
/ 2 in Apache JMeter.
   In order to develop a Recorder proxy we decided to study if it’s 
possible to use the Little Proxy so the new Recorder aim is to be more 
generic, because the actual one is tightly coupled with HTTP/1.1 protocol.

https://github.com/adamfisk/LittleProxy

Best regards,