guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch main updated (7e048c6c5 -> 8c976c6a1)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (7e048c6c5 -> 8c976c6a1)
Date: Mon, 4 Jul 2022 05:52:40 -0400 (EDT)

civodul pushed a change to branch main
in repository guile.

    from 7e048c6c5 Update NEWS.
     new a84d8f647 web: send capitalized authorization header scheme
     new 9a3353a99 web: Handle ending CRLF (\r\n) for chunked input and output 
ports.
     new baa142433 web: Don't hide missing data in the chunked input port.
     new 6da4be170 Define IN6ADDR_ANY and IN6ADDR_LOOPBACK.
     new abd39f332 Define IPPROTO_IPV6 and IPV6_V6ONLY.
     new 8c976c6a1 Update NEWS.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                           | 10 ++++++++++
 doc/ref/posix.texi             | 28 +++++++++++++++++++++++++++-
 doc/ref/web.texi               |  3 +++
 libguile/socket.c              |  9 +++++++++
 module/web/http.scm            | 35 ++++++++++++++++++++++++++++++-----
 test-suite/tests/web-http.test | 40 +++++++++++++++++++++++++++-------------
 6 files changed, 106 insertions(+), 19 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]