itsgoingd / clockwork-chrome

Clockwork - php dev tools integrated to your browser - Chrome extension
https://underground.works/clockwork
411 stars 25 forks source link

Show last request when opened #28

Closed itsgoingd closed 7 years ago

itsgoingd commented 7 years ago

Clockwork now shows the last executed http request including any ajax requests when opened.

This is useful when testing an app and running into a slow load or a crash without having dev tools open, now we can simply open Clockwork and inspect the current request.