mendix / RestServices

REST service module for Mendix. Supports consuming and publishing REST based services and real-time data synchronization. Supports JSON, form-encoded, multipart and binary data transport.
Apache License 2.0
31 stars 46 forks source link

Adding custom 'accept' header to request doesn't work correctly #54

Closed mweststrate closed 9 years ago

mweststrate commented 9 years ago

See https://mxforum.mendix.com/questions/7278/Remove-from-header-in-REST-request

mweststrate commented 9 years ago

Published