SDTP GET method documentation
Description
The GET method requests the specified resource. There should be no body included in a GET request, and if one is included, the server should ignore it.
Support
| Program | Support | Notes |
|---|---|---|
| SDTPBrowser | Yes | GET is the method used for all requests made by SDTPBrowser. |
| SDTPServer | Yes |