Software Alternatives, Accelerators & Startups

Debug Browser Redirects Without Ruining Your Day

Chrome DevTools cURL
  1. This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.

    #Software Development #Software Development Tools #Web Development Tools 2440 social mentions

  2. Get started with Google Chrome's built-in web developer tools.
    The first tool I'd recommend is a tool you probably already have, and it's in its name — DevTools. It can be useful for a lot of things, redirects included:.

    #Software Development #Automated Testing #Text Editors 38 social mentions

  3. 3
    cURL is a computer software project providing a library and command-line tool for transferring data...
    Pricing:
    • Open Source
    For this reason, you can use the cURL program. It does just a single job — make a request and print out a response. It's quick, does not have caching mechanisms (like the browser), and runs in the terminal, which is likely already by your side while working.

    #API Tools #APIs #Developer Tools 106 social mentions

Discuss: Debug Browser Redirects Without Ruining Your Day

Log in or Post with