Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

set ByteArrayContent content type json

content.Headers.ContentType = new MediaTypeHeaderValue(MediaTypeNames.Application.Json);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #set #ByteArrayContent #content #type #json
ADD COMMENT
Topic
Name
5+2 =