lamchakchan / RestAssured.Net

A simple testing suite for REST based interfaces
Apache License 2.0
117 stars 49 forks source link

Add support for Authorization Header and ContentMd5 #13

Closed robertwproxio closed 7 years ago

robertwproxio commented 9 years ago

Hi there!

Added support for Authorization Header and ContentMd5..

Please let me know if you would like me to reformat the changes in any way..

lamchakchan commented 9 years ago

Hello Robert,

First off, thank you for contributing to this project. The changes you added looks great. But in addition, can you write some test to support the Authorization Header?

Thank you,

-Lam