icarus-consulting / Yaapii.Http

C# Library for Http Request
MIT License
7 stars 0 forks source link

Add Request Headers Fails #14

Closed koeeenig closed 5 years ago

koeeenig commented 5 years ago

Bug Report or Feature Request (mark with an x)

Expected Behavior

Adding a request header for example Content-Type: application/json works.

Actual Behavior

A Exception is thrown by the Library. The header is added to the wrong request object.

Steps to reproduce the behavior

The log given by the failure.

Mention any other details that might be useful