scalecube-services
scalecube-services copied to clipboard
Make HTTP Gateway to react not only on POST method, but on other methods also
Currently HTTP Gateway is limited to do a handling of POST methods only. This must be changed to maintain other methods also.