Giter VIP home page Giter VIP logo

Comments (12)

trek avatar trek commented on August 15, 2024

cc @paulirish can we hook into the network tab somehow and add data there?

from pretender.

ebryn avatar ebryn commented on August 15, 2024

also cc @fitzgen

from pretender.

paulirish avatar paulirish commented on August 15, 2024

There aren't any extension hooks for that sort of thing. We have some
extension hooks on the console side, but nothing in network.

On Sat, May 17, 2014 at 9:46 AM, Trek Glowacki [email protected]:

cc @paulirish https://github.com/paulirish can we hook into the network
tab somehow and add data there?


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-43414374
.

from pretender.

fitzgen avatar fitzgen commented on August 15, 2024

I don't believe we have any extension points for this either, although @victorporof or @canuckistani would know for sure.

from pretender.

victorporof avatar victorporof commented on August 15, 2024

No official add-on support for the netmonitor yet, although it's definitely possible in Firefox.

from pretender.

trek avatar trek commented on August 15, 2024

I know many frameworks use some form of server mocking for testing or server-less development (e.g. $httpBackend). Being able to have the network pane reflect these would be great, even as an opt-in.

How do we make this a thing?

from pretender.

achambers avatar achambers commented on August 15, 2024

Oh man, this would make my life easier.

from pretender.

denisnazarov avatar denisnazarov commented on August 15, 2024

👍

from pretender.

ebryn avatar ebryn commented on August 15, 2024

I think the only path forward at this point would be to create a Chrome/Firefox Dev Tools extension to surface this info. Or settle for console logging.

from pretender.

trek avatar trek commented on August 15, 2024

There are hooks now for handledRequest, unhandledRequest, and erroredRequest and @fivetanley says he's working on a Chrome addon, but I'd still rather have the native network inspectors be pluggable. Any idea how we make progress on this/where we should post an issue?

from pretender.

opsb avatar opsb commented on August 15, 2024

I've just opened a PR #24 which adds response text and status to the requestHandled hook. Logging that to the console is enough to cover 99% of my cases.

from pretender.

trek avatar trek commented on August 15, 2024

Looks like there are enough hooks to handle this, but probably by adding features to other existing debug tools, not the built in ones.

from pretender.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.