<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/url, branch dima_regex_embedded_modifiers</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Allow URL using HTTPS proxies using CONNECT</title>
<updated>2016-04-04T20:21:34+00:00</updated>
<author>
<name>Tao Fang</name>
</author>
<published>2016-04-04T20:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3c623c26ae7d695746e05d8a2e16a67a6256b024'/>
<id>3c623c26ae7d695746e05d8a2e16a67a6256b024</id>
<content type='text'>
* lisp/url/url-http.el (url-http-find-free-connection): Allow
using proxies (bug#11788).
(url-http-end-of-document-sentinel): Ditto.
(url-http): The protocol may change from http to https and
vice versa.
(url-https-proxy-connect): Allow using CONNECT proxies for https.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/url/url-http.el (url-http-find-free-connection): Allow
using proxies (bug#11788).
(url-http-end-of-document-sentinel): Ditto.
(url-http): The protocol may change from http to https and
vice versa.
(url-https-proxy-connect): Allow using CONNECT proxies for https.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow binding `url-mime-accept-string'</title>
<updated>2016-03-01T03:49:26+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2016-03-01T03:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=144bb0cf322b9756d29def3e27a42303e2edce43'/>
<id>144bb0cf322b9756d29def3e27a42303e2edce43</id>
<content type='text'>
* lisp/url/url-http.el (url-http): Allow binding
`url-mime-accept-string' (bug#22855).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/url/url-http.el (url-http): Allow binding
`url-mime-accept-string' (bug#22855).
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow deleting all non-matching cookies</title>
<updated>2016-02-23T01:51:24+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2016-02-23T01:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dfcdc1cbed773041e907a389b8901ca845af49bb'/>
<id>dfcdc1cbed773041e907a389b8901ca845af49bb</id>
<content type='text'>
* lisp/url/url-cookie.el (url-cookie-delete-cookies): Allow
keeping matching cookies (bug#22720).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/url/url-cookie.el (url-cookie-delete-cookies): Allow
keeping matching cookies (bug#22720).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merge conflicts in network-stream-tests.el</title>
<updated>2016-02-22T04:06:33+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2016-02-22T04:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f577f59a5216bc7708bb840f5eac3e82950e81e8'/>
<id>f577f59a5216bc7708bb840f5eac3e82950e81e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a function to delete URL cookies</title>
<updated>2016-02-21T05:57:04+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2016-02-21T05:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3e67708d7239cde24b0988d4d1288bc75585cfea'/>
<id>3e67708d7239cde24b0988d4d1288bc75585cfea</id>
<content type='text'>
* doc/misc/url.texi (Cookies): Document
url-cookie-delete-cookies.

* lisp/url/url-cookie.el (url-cookie-delete-cookies): New function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/misc/url.texi (Cookies): Document
url-cookie-delete-cookies.

* lisp/url/url-cookie.el (url-cookie-delete-cookies): New function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debugging</title>
<updated>2016-02-16T02:24:47+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2016-02-16T02:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1bbffcd9d70793ede66d74d6cccb5f6734893e36'/>
<id>1bbffcd9d70793ede66d74d6cccb5f6734893e36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do most of the coding system setup earlier</title>
<updated>2016-02-16T02:01:05+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2016-02-16T02:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7f3441cc3335b5faf7cb52458256dbbbaaaf9fa7'/>
<id>7f3441cc3335b5faf7cb52458256dbbbaaaf9fa7</id>
<content type='text'>
* src/process.c (Fmake_network_process): Set the read/write
coding systems here, so that special bindings work.
(Fmake_network_process): Complete the coding system setup here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/process.c (Fmake_network_process): Set the read/write
coding systems here, so that special bindings work.
(Fmake_network_process): Complete the coding system setup here.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use :nowait t in url-gw</title>
<updated>2016-02-15T04:59:49+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2016-02-15T04:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=204847702b925b5e2377a0a12278308657674af7'/>
<id>204847702b925b5e2377a0a12278308657674af7</id>
<content type='text'>
* lisp/url/url-gw.el (url-open-stream): Just use :nowait t,
since we're not differentiating.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/url/url-gw.el (url-open-stream): Just use :nowait t,
since we're not differentiating.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure progress when fetching from the queue</title>
<updated>2016-02-08T06:13:01+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2016-02-08T06:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=da66e5585083c2c357e960144fd4ae0e75310f74'/>
<id>da66e5585083c2c357e960144fd4ae0e75310f74</id>
<content type='text'>
* lisp/url/url-queue.el (url-queue-check-progress): Ensure
that we have progress when fetching queued requests (bug#22576).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/url/url-queue.el (url-queue-check-progress): Ensure
that we have progress when fetching queued requests (bug#22576).
</pre>
</div>
</content>
</entry>
<entry>
<title>Make url.el use async DNS</title>
<updated>2016-02-05T03:03:26+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2016-02-05T03:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=12702b312bdb63b15619fac682f3a2c205b94eba'/>
<id>12702b312bdb63b15619fac682f3a2c205b94eba</id>
<content type='text'>
* lisp/url/url-gw.el (url-open-stream): Use non-blocking DNS.

* src/process.c (syms_of_process): Add a `dns' subfeature for
make-network-process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/url/url-gw.el (url-open-stream): Use non-blocking DNS.

* src/process.c (syms_of_process): Add a `dns' subfeature for
make-network-process.
</pre>
</div>
</content>
</entry>
</feed>
