Telerik blogs
PRGS Blog 870x220 RITM0113449

The Fiddler Everywhere 3.0 release is one we made a big splash about, mainly with the news about it now supporting HTTP/2. By supporting HTTP/2, Fiddler Everywhere allows developers to debug applications across Windows, macOS and Linux without the need for a complicated setup.

The network connections running on HTTP/2 can be reused, and you can quickly run requests from both HTTP 1.1 and HTTP/2. Unlike network connections using HTTP 1.1, those running on HTTP/2 can be reused for multiple resources. Developers can quickly inspect the HTTP/2 traffic, send HTTP/2 requests and execute and test requests from both protocol versions.

When it comes to performance, it is worth pointing out that since HTTP/2 runs both on the client and server-side, the data developers receive when running client requests is accurate and sorted out, saving them time for separating what they need from what they receive. Our release blog walks you through the HTTP/2 support feature and talks more about the difference in the protocol versions.

Getting started debugging HTTP/2 traffic is pretty straightforward. Here is a short step-by-step video for enabling HTTP/2 traffic capture. Right from the UI launch, you can be ready to go in under a minute.

The quick start video details the following for you:

  • Enable HTTP/2 Traffic in the UI of Fiddler Everywhere
  • Capture sessions and filter by protocol version or HTTP version column in Fiddler Everywhere 3.0
  • Fiddler Everywhere’s Inspector Tab and Composer Feature


About the Author

Eve Turzillo

Eve Turzillo is a Developer Advocate at Progress, with a passion for all things related to digital experience. For close to 20 years, Eve has been bridging the gap between technologies and community, starting with .NET and now with managed file transfer. Her experience spans various technical ecosystems, yet fostering community engagement and developing initiatives that align with both organizational goals and community needs has always been at the core of what she does.

Related Posts

Comments

Comments are disabled in preview mode.