https://fr.mathworks.com/help/matlab/ref/matlab.net.http.requestmessage.complete.html
matlab.net.http.RequestMessage.complete - Validate and complete HTTP request message without...
This MATLAB function adds and validates message header fields and converts data like the RequestMessage.send method, but does not send the message.
matlabhttpcompletevalidaterequest
https://learn.microsoft.com/en-us/dotnet/api/microsoft.azure.cosmos.requestmessage.method?view=azure-dotnet
RequestMessage.Method Property (Microsoft.Azure.Cosmos) - Azure for .NET Developers | Microsoft...
Gets the HttpMethod for the current request.
microsoft azuremethodpropertycosmosdevelopers
https://nl.mathworks.com/help/matlab/ref/matlab.net.http.requestmessage-class.html
matlab.net.http.RequestMessage - HTTP request message - MATLAB
Use the RequestMessage class to format HTTP request messages to send to a server for processing.
matlabhttprequestmessage
https://es.mathworks.com/help/matlab/ref/matlab.net.http.requestmessage.send.html
matlab.net.http.RequestMessage.send - Send HTTP request message and receive response - MATLAB
This MATLAB function sends the request message to the web service specified by uri and returns the response, if any.
send requestmatlabhttpmessagereceive
https://mongodb.github.io/mongo-csharp-driver/2.7/apidocs/html/P_MongoDB_Driver_Core_WireProtocol_Messages_RequestMessage_WasSent.htm
RequestMessage.WasSent Property
Gets or sets a value indicating whether this message was sent.
property