Added specs for zero-length Content-Length header when params is nil or empty

This commit is contained in:
Blake Watters
2011-07-20 21:55:10 -04:00
parent 67648a24a0
commit ae29401841
6 changed files with 88 additions and 8 deletions

View File

@@ -49,7 +49,7 @@
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Debug"
enablesOpenGLESFrameCapture = "YES">
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
@@ -87,13 +87,13 @@
</EnvironmentVariable>
<EnvironmentVariable
key = "UISPEC_SPEC"
value = "RKManagedObjectStoreSpec"
value = "RKRequestSpec"
isEnabled = "YES">
</EnvironmentVariable>
<EnvironmentVariable
key = "UISPEC_EXAMPLE"
value = "itShouldAllowYouToPOSTAnObjectAndMapBackNonNestedContent"
isEnabled = "NO">
value = "itShouldPUTWithParams"
isEnabled = "YES">
</EnvironmentVariable>
<EnvironmentVariable
key = "NSAutoreleaseHaltOnNoPool"
@@ -110,7 +110,8 @@
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release">
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"