Re: Trouble getting full response content from PATCH request

2014-11-20 Thread Cameron Simpson
On 19Nov2014 17:17, John Gordon wrote: In Cameron Simpson writes: >The API uses the HTTP PATCH operation to set user passwords, and in >case of unacceptable passwords, the response is supposed to be an HTML >document containing a diagnostic message in the tag. > >When I submit my test data

Re: Trouble getting full response content from PATCH request

2014-11-19 Thread John Gordon
In Cameron Simpson writes: > >The API uses the HTTP PATCH operation to set user passwords, and in > >case of unacceptable passwords, the response is supposed to be an HTML > >document containing a diagnostic message in the tag. > > > >When I submit my test data via a functional testing tool (S

Re: Trouble getting full response content from PATCH request

2014-11-18 Thread Cameron Simpson
On 17Nov2014 20:26, John Gordon wrote: I'm working with a third-party API and I'm seeing some behavior that I can't explain. The API uses the HTTP PATCH operation to set user passwords, and in case of unacceptable passwords, the response is supposed to be an HTML document containing a diagnosti