Lucas McCord Connell

Results 4 comments of Lucas McCord Connell

@turingnixstyx Any updates on this? I played around with it for a bit this morning, and it's not as easy as it looks on the surface. All of the low...

The User-Agent is just a header and can be set as such. To remove User-Agent entirely ```bash http --offline pie.dev/headers User-Agent:'' ``` or to send a blank one (which I'm...

@Zash If you're still working on your tutorial, you could achieve this easily just using `--offline` and string manipulation in your shell. Here are two examples to get the the...

LOL sorry, dunno where I read tutorial initially. Just re-read the post. Plugin looks neat!