httptoolkit-ui icon indicating copy to clipboard operation
httptoolkit-ui copied to clipboard

The UI of HTTP Toolkit

Results 24 httptoolkit-ui issues
Sort by recently updated
recently updated
newest added

The request list shows the duration/size may be more intuitive for analysis.

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.7 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Pin/Delete/Export/Create Rules all work as expected Closes https://github.com/httptoolkit/httptoolkit/issues/76 This adds a draft/sample for multi-select for rows, not sure if this is the direction one wants to go so certainly is...

Builds with GitHub Action take times. And this is a cost. So now, if a secret variable or a environement variable is missing, it will not run the associated job.

I tried to follow the structuring / view / model format you used for the other context menu, so should at least be closer to correct:) There is no auto-refresh...

Just extracting this out as a separate issue: > OT: But I had to go to the webserver using `0.0.0.0:8080` since the local subdomain isn't by default setup on Linux,...

My suggestion as you can see from its title is very simple. I want you do add "cookies" and "set-cookies" filters to the search feature. So it will be easier...

it was fine for commit `07c8da06caf467def52b2da6086a2a72b74b7a20` (when I first cloned this) But after pull latest update i get this error: there is a missing build for darwin-arm64 ``` [start:web ]...

npm run build > prebuild > rimraf dist > build > run-script-os > build:windows > env-cmd -f ./automation/ts-node.env.js node --max_old_space_size=8192 node_modules/webpack/bin/webpack.js --config ./automation/webpack.prod.ts Sentry source map upload disabled - no...