Howdy, These are naïve questions but I have never worked with JSON before.
So I need to do a post to a REST API using application./json but on the end of the post is a comment that requires the plain/text mime type. Anyone have pointers on doing posts of this nature? Thanks, Carl

