Expected Behavior
I would want to upload a .rvt file on a bucket hosted online.
Actual Behavior
I'm using PUT method. I can add Headers and Parameters to the URL but I'm not sure how upload the Revit file.
Steps to Reproduce the Problem
The WebRequest.AddBody doesn't let me specify the type ( "binary") of the model: any suggestion?
Specifications
Expected Behavior
I would want to upload a .rvt file on a bucket hosted online.
Actual Behavior
I'm using PUT method. I can add Headers and Parameters to the URL but I'm not sure how upload the Revit file.
Steps to Reproduce the Problem
The WebRequest.AddBody doesn't let me specify the type ( "binary") of the model: any suggestion?
Specifications