/Unity-Http-Debugger

Http request logging tool for Unity.

Primary LanguageC#MIT LicenseMIT

Unity HTTP Debugger

license UnityVersion openupm HowToInstall

Main Image HTTP request logging tool for Unity.

Features

Runtime Extensions

  • Extension methods to Log web requests
  • Logged requests are visible in the Request Console Window

Request Console

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

Request Inspector

Open by selecting request in Console or Stash windows

  • Preview and edit your request/response
  • Send requests and save responses

Request Stash

Open from context menu: Http Debugger/Stash

  • Go back to your saved requests to run and or edit them

Development Priorities

  • 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.

Dependencies

References