dockerize
dockerize copied to clipboard
Is it possible to provide a new command similar to "-wait-http-heade"r to handle http response status code
There are also many requirements for the processing of the http response status code in daily work. For example, the service status can be judged from commands such as 200 404 500. I guess there should be a lot of people who want new commands to handle http response code. Thank you