[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] scratch/with-url updated (f74e07b -> 9d2e1e3)
From: |
Lars Ingebrigtsen |
Subject: |
[Emacs-diffs] scratch/with-url updated (f74e07b -> 9d2e1e3) |
Date: |
Sun, 22 Jan 2017 00:29:33 +0000 (UTC) |
larsi pushed a change to branch scratch/with-url.
from f74e07b Get the "peer closes connection first" case right
new 495cb41 Handle the case where the peer drops connection with no
Content-Length
new dbc317f Fix syntax error in with-url rework
new 3ee6d63 Rework for with-url
new 5bd8812 Make :wait case actually work.
new 8ff9bd5 Remove unused parameter
new 724b285 Always kill the buffer, even when ignoring errors
new be65731 Allow specifying that redirects should not be followed
new 9d2e1e3 Increase timeouts not that progress is more ensured
Summary of changes:
lisp/gnus/gnus-html.el | 20 ++++--------
lisp/url/url-queue.el | 11 ++++---
lisp/url/with-url.el | 85 +++++++++++++++++++++++++++++++++++++-----------
3 files changed, 79 insertions(+), 37 deletions(-)
- [Emacs-diffs] scratch/with-url updated (f74e07b -> 9d2e1e3),
Lars Ingebrigtsen <=
- [Emacs-diffs] scratch/with-url dbc317f 2/8: Fix syntax error in with-url rework, Lars Ingebrigtsen, 2017/01/21
- [Emacs-diffs] scratch/with-url 5bd8812 4/8: Make :wait case actually work., Lars Ingebrigtsen, 2017/01/21
- [Emacs-diffs] scratch/with-url 495cb41 1/8: Handle the case where the peer drops connection with no Content-Length, Lars Ingebrigtsen, 2017/01/21
- [Emacs-diffs] scratch/with-url 3ee6d63 3/8: Rework for with-url, Lars Ingebrigtsen, 2017/01/21
- [Emacs-diffs] scratch/with-url 724b285 6/8: Always kill the buffer, even when ignoring errors, Lars Ingebrigtsen, 2017/01/21
- [Emacs-diffs] scratch/with-url be65731 7/8: Allow specifying that redirects should not be followed, Lars Ingebrigtsen, 2017/01/21
- [Emacs-diffs] scratch/with-url 8ff9bd5 5/8: Remove unused parameter, Lars Ingebrigtsen, 2017/01/21
- [Emacs-diffs] scratch/with-url 9d2e1e3 8/8: Increase timeouts not that progress is more ensured, Lars Ingebrigtsen, 2017/01/21