unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: "Anders Thøgersen" <anders@bladre.dk>
Cc: 15908-done@debbugs.gnu.org
Subject: bug#15908: http-{put,post}
Date: Sat, 16 Nov 2013 22:52:48 -0500	[thread overview]
Message-ID: <87k3g78z1r.fsf@netris.org> (raw)
In-Reply-To: <20131115213858.GA2245@bladre.dk> ("Anders \=\?utf-8\?Q\?Th\=C3\=B8\?\= \=\?utf-8\?Q\?gersen\=22's\?\= message of "Fri, 15 Nov 2013 22:38:58 +0100")

Hi,

Anders Thøgersen <anders@bladre.dk> writes:
> But if I add a body:
>
>     (http-put "http://localhost:2000" #:body "Hello!")
>
> I get a GET request
>
>     $ nc -l -p 2000
>     GET / HTTP/1.1
>     Content-Length: 6
>     Content-Type: text/plain;charset=utf-8
>     Host: localhost:2000
>     Connection: close

This was reported in September and fixed on the stable-2.0 branch, so it
will be fixed in Guile 2.0.10.

http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=9c85fd02218705033f18befafa04d9c8c6b76297

If you need a workaround for existing Guile releases, here's how:

http://lists.gnu.org/archive/html/guile-user/2013-09/msg00046.html

I'm closing this bug.  Please let us know if you have other problems.

    Thanks,
      Mark





      reply	other threads:[~2013-11-17  3:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-15 21:38 bug#15908: http-{put,post} Anders Thøgersen
2013-11-17  3:52 ` Mark H Weaver [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k3g78z1r.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=15908-done@debbugs.gnu.org \
    --cc=anders@bladre.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).