Hi Sven,
I was making a silly mistake in the server URL. I just forgot the extra
"/" after servers port number, so it was "8081/json" instead of
"8081json". I imagine that maybe is a test for validating properly form
urls, but also I will have a more trained eye for such errors next time.
Now is w
Hi Offray,
> On 7 Jun 2017, at 17:21, Offray Vladimir Luna Cárdenas
> wrote:
>
> Hi,
>
> I'm prototyping some integration between Fossil and Pharo for the
> creation of dynamic distributed web sites [1]. Now I would like to send
> some messages to store serialized STON domain objects as Fossil
Hi,
I'm prototyping some integration between Fossil and Pharo for the
creation of dynamic distributed web sites [1]. Now I would like to send
some messages to store serialized STON domain objects as Fossil wiki
pages. The command that makes this, using curl, is:
curl -H "Content-Type: application