cloudfoundry-attic / cf-dotnet-sdk

Cloud Foundry .NET SDK
Other
18 stars 13 forks source link

Add useStrictStatusCodeChecking in cf client #101

Closed florindragos closed 8 years ago

florindragos commented 9 years ago

Use a parameter to specify if the client should throw an exception when the http status code is not the expected one.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/251/ Test PASSed.

viovanov commented 9 years ago

:-1: There seems to be an inconsistency between V2 constructors and V3 constructors. Also, the new constructor overloads should add the new option to the end.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/252/ Test FAILed.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/253/ Test FAILed.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/254/ Test FAILed.

hcf-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed): https://jenkins.paas.hpcloud.net/job/als-cf-dotnet-sdk-babysitter/255/ Test PASSed.

viovanov commented 8 years ago

:+1: