Skip to content

Add content type to request

Marcos Huck requested to merge feature/content_type into master

Context

HTTP clients receive an 415 Unsupported Media Type error

Change

This MR introduces a mechanism to set the Content-Type and Accept headers.

Other information

Additional documentation

Edited by Marcos Huck

Merge request reports