About 15,200,000 results
Open links in new tab
  1. Inspect network activity - Microsoft Edge Developer documentation

    Feb 12, 2025 · Use the Network tool to make sure the resources your webpage needs to run are downloaded as expected and that the requests to server-side APIs are sent correctly. Inspect the properties of individual HTTP requests and responses, such …

  2. Compose and send web API requests using the Network Console …

    Mar 7, 2025 · How to use the Network Console tool in Microsoft Edge DevTools to make synthetic network requests over HTTP when you're developing and testing web APIs.

  3. How to Monitor API Responses Using Edge DevTools

    Jan 13, 2025 · In this article, we will delve deep into how to monitor API responses using Edge DevTools, equipping you with the necessary knowledge to effectively troubleshoot and optimize your APIs. Before we dive into how to monitor API responses, let’s …

  4. See what API calls of a website is making - Stack Overflow

    Nov 14, 2024 · In Chrome Ctrl + Shift + I then click network. You can view all network traffic or filter it. AJAX requests generally show up under XHR (XmlHttpRequest) unless the website is using JSONP - in that case they would appear under Scripts. What about mac? but how to know by which function called that ajax call?

  5. How to Monitor Fetch API Calls in Edge DevTools

    Microsoft’s Edge DevTools offers a variety of features that make monitoring Fetch API calls straightforward. This article will guide you through the process, from understanding the Fetch API to using Edge DevTools effectively.

  6. Sending Web API requests using Network Console Tool in Microsoft Edge ...

    Oct 30, 2023 · Network Console Tool can be used for API testing within the Microsoft Edge browser and it provides accessible as well as valuable method for both, developers and testers to verify the functionality and compliance of their APIs. We have discussed the two primary ways to send web API requests.

  7. How to Debug API Calls Using Microsoft Edge DevTools

    Jan 13, 2025 · Debugging API calls using Microsoft Edge DevTools is an essential skill for developers. By effectively using the Network tab, analyzing API interactions, and employing best practices for error handling and testing, you’ll streamline your debugging process, leading to cleaner, more efficient code.

  8. xml - View REST API results in Microsoft Edge - Stack Overflow

    Aug 18, 2021 · When you respond to the correct xml document, Edge should be able to display the response data in a good format, like this: resut image. So I am not sure if there may be any problems in your code. And for testing Rest api, you can also use related tools, such as Postman.

  9. Network Console - a Microsoft Edge feature with lots of potential

    Oct 2, 2020 · This week I discovered an experimental feature in Microsoft Edge which allows you to edit and replay API calls from within the browser. The feature is called network console, and you need to activate it currently under the experimental features of the DevTools.

  10. Analyzing web application APIs using Edge DevTools - InfoWorld

    Sep 1, 2020 · To test an API, open a blank Network Console from F12, and then click Create a Request to open the HTTP query builder. You can pick from the common HTTP query directives, including the common...

  11. Some results have been removed
Refresh