Fiddler Ideas

The free web debugging proxy for any browser, system or platform.

HTTP/2 Support

HTTP/2 has been a standard since mid-2015.   All major browsers support it,  but adoption is slow because there no good debugging tools.    I want to take advantage of pipelining, server push, etc that comes with HTTP/2 which makes it easier to adopt packages like gRPC.    Having a good debugging story (both capture as well as insertion / modification) would make this more possible

  • Stephan Zachwieja
  • Feb 22 2018
  • Under review
  • Attach files
  • Dimitri M. commented
    23 Oct, 2018 09:10am

    Our customers are increasingly migrating to HTTP2

  • Stephan Zachwieja commented
    28 Feb, 2018 04:52pm

    .NET Core 2.1 Preview allegedly has the required ALPN support

  • Eric Lawrence commented
    22 Feb, 2018 11:34pm

    Related: https://github.com/dotnet/corefx/issues/23177