unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Boris Egorov <egorov@linux.com>
Cc: 21836-done@debbugs.gnu.org
Subject: bug#21836: [PATCH] Add details about http server example
Date: Sun, 07 Aug 2016 12:45:27 +0200	[thread overview]
Message-ID: <87twewrh6g.fsf@pobox.com> (raw)
In-Reply-To: <1446695659-7461-2-git-send-email-egorov@linux.com> (Boris Egorov's message of "Thu, 5 Nov 2015 09:54:19 +0600")

merge 21837 21836

thanks

Thanks for the patch, applied :)

Andy

On Thu 05 Nov 2015 04:54, Boris Egorov <egorov@linux.com> writes:

> Taken from https://www.gnu.org/software/guile/manual/html_node/Web-Examples.html#Hello_002c-World_0021
>
> ---
>  website/apps/base/index-page.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/website/apps/base/index-page.scm b/website/apps/base/index-page.scm
> index f4b5057..68864ee 100644
> --- a/website/apps/base/index-page.scm
> +++ b/website/apps/base/index-page.scm
> @@ -157,7 +157,8 @@
>  	      (span (@ (class "punctuation")) ")"))
>  	     (h3 "Hello HTTP server")
>  	     (p "Run a Web server that will return a response with the text "
> -		"\"Hello World!\" to every request sent by HTTP clients.")))
> +		"\"Hello World!\" to every request sent by HTTP clients."
> +		"Open http://localhost:8080 to see result")))
>  	   (section
>  	    (@ (class "info-box text-right"))
>  	    (div





  reply	other threads:[~2016-08-07 10:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-05  3:54 bug#21837: [PATCH] Add details about http server example Boris Egorov
2015-11-05  3:54 ` bug#21836: " Boris Egorov
2016-08-07 10:45   ` Andy Wingo [this message]
2016-08-07 10:53 ` bug#21837: Status: " Andy Wingo

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=87twewrh6g.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=21836-done@debbugs.gnu.org \
    --cc=egorov@linux.com \
    /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).