move copypostfields to the pointer options; fix accidentally reverting part of test
This commit is contained in:
parent
b291110ffa
commit
f76c284ae9
2 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ simpleAPI_testsuite←⟨
|
|||
! 1=+´"Content-Type: "⍷r.headers
|
||||
! 1=+´"Content-Length: "⍷r.headers
|
||||
! 1=+´"""Content-Type"": ""application/json"""⍷r.content
|
||||
! 1=+´"""data"": ""{\""key\"": \""value\""}"""⍷r.content
|
||||
! 1=+´"""data"": ""{\""key\"": 1}"""⍷ r.content
|
||||
}
|
||||
⟩
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue