aaston86

Results 1 comments of aaston86

Resolving the bug such that EnvelopesApi.UpdateDocument correctly attempts to set the Content-Disposition header will reveal another far more insidious bug in SystemNetHttpClient.BuildRequestMessage where the line `requestMessage.Content.Headers.Add("Content-Disposition", request.ContentDisposition);` will fail if...