HTTP request logging tool for Unity.
- Extension methods to Log web requests
- Logged requests are visible in the Request Console Window
Open from context menu: Http Debugger/Console
- Log, filter, search, and preview web requests from your game/app
- Save chosen requests and responses to Request Stash
Open by selecting request in Console or Stash windows
- Preview and edit your request/response
- Send requests and save responses
Open from context menu: Http Debugger/Stash
- Go back to your saved requests to run and or edit them
- Add/polish features that can't be replaced with external apps like Postman
- Custom and easy request logging
- breakpoints
- fast request/response edit/inspect
- Stash view is less important right now as Postman does it 100 times better. Development should focus on features unique to this tool.