[[!meta title="Dryk Jan"]] **Project name and homepage:** [RestSharp](https://github.com/restsharp/RestSharp) Assignment ====== When setting a ContentType property of the request with extra data the extra data mysteriously vanishes in the final request. I investigated and fixed the issue. [Link to the issue on GitHub](https://github.com/restsharp/RestSharp/issues/784) Links documenting the results of my work ====== Here, I'll add links similar to the examples below and describe what is being linked. * [My communication with developers](https://github.com/hallem/RestSharpMaintainers/issues/1) * [Version control repository with the actual state of my work](https://github.com/uxsoft/RestSharp/tree/contenttype-overwritten-by-body-type) * [My pull request in the project repository](https://github.com/restsharp/RestSharp/pull/841) Presentation ========== * Presentation of the aim of my work in PDF [[OSP-Prezentace.pdf]] * Presentation of the results of my work [[OSP-Prezentace2.pdf]] OpenHub ======= Open Hub profile for uxsoft