top | item 45338561

Fine-grained HTTP filtering for Claude Code

88 points| ammario | 5 months ago |ammar.io

11 comments

order

mandrade2|5 months ago

> Allow only GET requests i.e. make the internet read-only

If only developers never made use of GET to modify resources...

https://www.reddit.com/r/webdev/comments/6999x7/comment/dh4v...

andy99|5 months ago

Am I misunderstanding this one? GET still sends information to another server, what is the "read only" aspect?