Tim Perry
Tim Perry
> the fields are just a sequence of key/value pairs and thus if we cluster them by key, we're losing the protocol order which I could hypothetically imagine affecting some...
I'd find this useful! Both for conversion rates and overall totals (if errors today > X, if visitors/hour < Y). As a stretch goal, it'd be useful to be able...
I also faced this issue - with no license agreements appearing when logging into https://developer.apple.com/. Downgrading from 24.13.3 to 24.9.1 seemed to fix it for me too. I think because...
Thanks for the suggestion @ShieldX2! Definitely an interesting idea. This might fit in nicely with #222. In the meantime, do note that you can pin requests (the little pin icon,...
I don't know anything about VMWare Workstation I'm afraid. It should certainly run under Ubuntu 22.04 in general though, and there's plenty of users doing that successfully. Do other Electron...
Ok, that `ECCES: permission denied 127.0.0.1:45456` error is the main problem here. Because the server is failing with that error, nothing else can start. To be able to run, HTTP...
@Lunascaped, for whatever reason this means your computer isn't giving you permission to listen on the ports that HTTP Toolkit requires. Any idea why that might be? Do you have...
Ah, that's super helpful @oanqa! @schmidhorst and @Lunascaped are you also using WSL mirroring? Are you _all_ using some kind of virtual networking setup, e.g. VMs/containers? It looks like that's...
There isn't, as far as I know, but it's a very interesting idea! Presumably this would mainly be useful to you because the current npm install process is dependent on...
Interesting! I'm definitely open to this. Let's see how many :+1: votes it gets and keep an eye on it as a future improvement. If you (or anybody else) is...