DNAmaster10 / httpRequests

A Spigot plugin which allows player to send HTTP requests to a web server from an ingame command
MIT License
14 stars 3 forks source link

Add option to limit response body size #10

Open DNAmaster10 opened 1 year ago

DNAmaster10 commented 1 year ago

Add an option to limit the maximum response body size.

This could be useful if a server tries to maliciously return a response body size which is extremely large, which could impact server performance.