Amarjeet Anand
Amarjeet Anand
Hi Is there any problem to make [client.SetHeader()](https://github.com/go-resty/resty/blob/9e4ce7a0b8e317309b9a8a3b4c7d4f058ac26a84/client.go#L164) thread safe? Any specific reason? If performance impact is a reason, should we consider making it configurable or expose a safe api...
We need to document all the supported `options` in [README.md](https://github.com/amarjeetanandsingh/jps_stat/blob/master/README.md) The [readme doc](https://github.com/amarjeetanandsingh/jps_stat/blob/master/README.md) is outdated. In recent development, we have got few more options. All the available options can be...
Hi I'm trying to host the piston in my own server which do not have connectivity to external world. I have installed required dependencies - * Docker * Docker Compose...
Added go1.22.2 package.
Hi I agree with the point mentioned in [this comment](https://github.com/engineer-man/piston/pull/296#issuecomment-877614388) that we should not allow the `POST /package` API from the browser by default as it modifies the system. However,...