[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master updated (c7480d7 -> b0d5113)
From: |
Stefan Monnier |
Subject: |
[elpa] master updated (c7480d7 -> b0d5113) |
Date: |
Mon, 30 Mar 2020 09:06:26 -0400 (EDT) |
monnier pushed a change to branch master.
from c7480d7 fix(rainbow-mode): fix typo in docstring
new 7110ffa Make network processes synchronous
new cafa5b7 In old Emacs, :nowait t (overabundance of caution)
new ca7e796 Add slot for the body of a request
new 7071410 Store CONTENT-TYPE header - don't skip it
new ae2587e Extend simple POST test to check content-type and body
new e3e2608 Add test for a simple JSON post
new 33afdb4 Bump version to 0.1.2
new b0d5113 Merge commit '33afdb46e1cd61251736816d965495525b36c9cd'
Summary of changes:
packages/web-server/web-server-test.el | 39 ++++++++++++++++++-
packages/web-server/web-server.el | 68 ++++++++++++++++++++--------------
2 files changed, 79 insertions(+), 28 deletions(-)
- [elpa] master updated (c7480d7 -> b0d5113),
Stefan Monnier <=
- [elpa] master 7110ffa 1/8: Make network processes synchronous, Stefan Monnier, 2020/03/30
- [elpa] master 7071410 4/8: Store CONTENT-TYPE header - don't skip it, Stefan Monnier, 2020/03/30
- [elpa] master ae2587e 5/8: Extend simple POST test to check content-type and body, Stefan Monnier, 2020/03/30
- [elpa] master e3e2608 6/8: Add test for a simple JSON post, Stefan Monnier, 2020/03/30
- [elpa] master 33afdb4 7/8: Bump version to 0.1.2, Stefan Monnier, 2020/03/30
- [elpa] master b0d5113 8/8: Merge commit '33afdb46e1cd61251736816d965495525b36c9cd', Stefan Monnier, 2020/03/30
- [elpa] master ca7e796 3/8: Add slot for the body of a request, Stefan Monnier, 2020/03/30
- [elpa] master cafa5b7 2/8: In old Emacs, :nowait t (overabundance of caution), Stefan Monnier, 2020/03/30