from Hacker News

Mitmproxy 10: First Bits of HTTP/3

by mhils on 8/4/23, 12:42 PM with 7 comments

  • by TechBro8615 on 8/4/23, 4:52 PM

    I love mitmproxy. It's been consistently part of my toolbelt for nearly a decade, it's stable, and still has plenty of new features that I can use if I need them, but it still works the same for its core use case as it did ten years ago.
  • by slim on 8/4/23, 10:32 PM

    mitmproxy is great for web dev because you can map any url to any other url transparently. for instance you can test prod front end on your localhost dev backend and vice versa.
  • by paulddraper on 8/5/23, 1:08 AM

    I love mitmproxy. I used it to cache all my downloads in CI for performance and stability.

    So..... Don't certificate pin (:

  • by betimsl on 8/4/23, 3:22 PM

    So, from the screenshot on the blog post; it's exactly as fast as HTTP/1.1?