Re: Watching what gets sent to the server

Thanks for the tip.

-Erik

On Thu, Jul 27, 2017 at 12:04 PM, Steven Pemberton <steven.pemberton@cwi.nl>
wrote:

> If you are interested in what your form is sending to the server, I have
> been using the open-source httplab recently, that lets you watch what is
> being sent (and to some extent to alter what gets sent as reply).
>
> It's fairly new and still in development, but it is easy and simple to
> use, and the developer is very responsive to requests (having added line
> wrapping and CORS support at my request).
>
> You can see it here:
>   https://github.com/gchaincl/httplab
>
> The CORS version hasn't been released yet, but I expect it will be in the
> official release soon.
>
> Steven
>
>

Received on Friday, 28 July 2017 08:15:16 UTC