Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Ring
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Ring
Contact owners and managers
1–30 of 293
Mark all as read
Report group
0 selected
simon lomax
, …
Marius Rabenarivo
9
3/29/20
Nested routes with compojure
Hi Simon, I encounter the same problem in a project where I'm using Reagent/Secretary in the
unread,
Nested routes with compojure
Hi Simon, I encounter the same problem in a project where I'm using Reagent/Secretary in the
3/29/20
Laverne Schrock
,
Phill Wolf
2
1/5/20
Reproducing org.eclipse.jetty.io.EofException: Closed
There is also this very amusing possibility: https://github.com/eclipse/jetty.project/issues/2867
unread,
Reproducing org.eclipse.jetty.io.EofException: Closed
There is also this very amusing possibility: https://github.com/eclipse/jetty.project/issues/2867
1/5/20
Xinhui ZENG
,
James Reeves
11
11/22/19
interaction between session and anti-forgery middleware
On Fri, 22 Nov 2019 at 18:10, Xinhui ZENG <zen...@gmail.com> wrote: On Fri, Nov 22, 2019 at 11:
unread,
interaction between session and anti-forgery middleware
On Fri, 22 Nov 2019 at 18:10, Xinhui ZENG <zen...@gmail.com> wrote: On Fri, Nov 22, 2019 at 11:
11/22/19
De Narm
, …
Phill Wolf
6
9/1/19
intended behaviour of wrap-json-response
On 01/09/2019 22:57, Phill Wolf wrote: > The JSON you expected is safe-and-sound. The response you
unread,
intended behaviour of wrap-json-response
On 01/09/2019 22:57, Phill Wolf wrote: > The JSON you expected is safe-and-sound. The response you
9/1/19
Andy L
,
James Reeves
4
3/23/19
binding to 127.0.0.1 (instead of localhost or 0.0.0.0)
The :adapter key is described in the README, but adding a link to the Jetty adapter options would
unread,
binding to 127.0.0.1 (instead of localhost or 0.0.0.0)
The :adapter key is described in the README, but adding a link to the Jetty adapter options would
3/23/19
bili
,
James Reeves
5
3/22/19
Unable to resolve symbol: execute-method-chain in this context
Thank you, it works for me! It's my first time to communicate with a community, it is cool! James
unread,
Unable to resolve symbol: execute-method-chain in this context
Thank you, it works for me! It's my first time to communicate with a community, it is cool! James
3/22/19
Shantanu Kumar
1/5/19
[ANN] Calfpath (v0.7.1), a fast and flexible Ring request router
Hi, (Cross-posted on Clojure and Ring mailing lists.) Happy new year to all! I am pleased to announce
unread,
[ANN] Calfpath (v0.7.1), a fast and flexible Ring request router
Hi, (Cross-posted on Clojure and Ring mailing lists.) Happy new year to all! I am pleased to announce
1/5/19
Heimo Laukkanen
,
James Reeves
2
10/18/18
When shall we have new ring-jetty-adapter release?
As the update involves pushing Jetty from 9.2 to 9.4 I'm taking some care to ensure that it doesn
unread,
When shall we have new ring-jetty-adapter release?
As the update involves pushing Jetty from 9.2 to 9.4 I'm taking some care to ensure that it doesn
10/18/18
James Reeves
5/23/18
Released Ring 1.7.0-RC1
Ring 1.7.0-RC1 has been released. There are no big changes, but a number of small features that have
unread,
Released Ring 1.7.0-RC1
Ring 1.7.0-RC1 has been released. There are no big changes, but a number of small features that have
5/23/18
Shantanu Kumar
,
James Reeves
2
3/18/18
Help required: Translating Compojure routes to Ataraxy
Literally translated, it would look like: {["/user/" id "/profile/" type] {:get [
unread,
Help required: Translating Compojure routes to Ataraxy
Literally translated, it would look like: {["/user/" id "/profile/" type] {:get [
3/18/18
Shantanu Kumar
10/29/17
ANN: ring-sse-middleware 0.1.2
Hi, I have pushed [ring-sse-middleware "0.1.2"] to Clojars. The release notes are at the
unread,
ANN: ring-sse-middleware 0.1.2
Hi, I have pushed [ring-sse-middleware "0.1.2"] to Clojars. The release notes are at the
10/29/17
Shantanu Kumar
2
7/29/17
ANN: ring-sse-middleware 0.1.0 for Server-sent Events (Aleph, HTTP Kit, Immutant, Jetty)
I have pushed version 0.1.1 of ring-sse-middleware to Clojars, which now responds with an error
unread,
ANN: ring-sse-middleware 0.1.0 for Server-sent Events (Aleph, HTTP Kit, Immutant, Jetty)
I have pushed version 0.1.1 of ring-sse-middleware to Clojars, which now responds with an error
7/29/17
Brian Craft
,
James Reeves
5
5/7/17
piped-input-stream, chunked encoding, errors, trailer
Looks like it doesn't really matter, because none of the UAs support it. Apparently a custom
unread,
piped-input-stream, chunked encoding, errors, trailer
Looks like it doesn't really matter, because none of the UAs support it. Apparently a custom
5/7/17
Brian Craft
,
James Reeves
3
5/2/17
debugging piped-input-stream
Sorry, I can't reproduce your problem. Can you provide a little more information about your
unread,
debugging piped-input-stream
Sorry, I can't reproduce your problem. Can you provide a little more information about your
5/2/17
James Reeves
5/2/17
Ring 1.6.0 released
Ring 1.6.0 has been released. It's been ten months since the first beta release and almost eight
unread,
Ring 1.6.0 released
Ring 1.6.0 has been released. It's been ten months since the first beta release and almost eight
5/2/17
Yang Yang
,
James Reeves
2
2/2/17
Define routes in middleware
Why not use a catch-all route? Routes in Compojure (which I guess you're using?) are matched in
unread,
Define routes in middleware
Why not use a catch-all route? Routes in Compojure (which I guess you're using?) are matched in
2/2/17
James Reeves
1/10/17
[ANN] Ring 1.5.1 released to fix path traversal vulnerability
There is a path traversal vulnerability in Ring that affects applications that serve resources from
unread,
[ANN] Ring 1.5.1 released to fix path traversal vulnerability
There is a path traversal vulnerability in Ring that affects applications that serve resources from
1/10/17
Hans Hübner
,
James Reeves
3
12/3/16
POST in asynchronous mode not working yet?
It turned out to be a bug in Compojure. A missing "respond" meant that the routes would
unread,
POST in asynchronous mode not working yet?
It turned out to be a bug in Compojure. A missing "respond" meant that the routes would
12/3/16
James Reeves
7/9/16
ResponseBody protocol and non-blocking writes
I'd like to get some feedback on handling non-blocking writes in Ring. This is something that I
unread,
ResponseBody protocol and non-blocking writes
I'd like to get some feedback on handling non-blocking writes in Ring. This is something that I
7/9/16
James Reeves
, …
Zach Tellman
9
7/7/16
Ring 1.6.0-beta2 released
On 7 July 2016 at 23:58, Zach Tellman <ztel...@gmail.com> wrote: If you're right about how
unread,
Ring 1.6.0-beta2 released
On 7 July 2016 at 23:58, Zach Tellman <ztel...@gmail.com> wrote: If you're right about how
7/7/16
James Reeves
, …
Ikuru Kanuma
8
7/6/16
Request for comment: removing old multipart uploads
Thanks for the precise response and sorry for digging up an old thread! Much appreciated! Ikuru On
unread,
Request for comment: removing old multipart uploads
Thanks for the precise response and sorry for digging up an old thread! Much appreciated! Ikuru On
7/6/16
James Reeves
, …
Paul deGrandis
36
6/28/16
Proposal: Asynchronous Ring with Continuations
So changing the interceptor queue is usually used for the same purpose as route-specific middleware?
unread,
Proposal: Asynchronous Ring with Continuations
So changing the interceptor queue is usually used for the same purpose as route-specific middleware?
6/28/16
James Reeves
, …
Paul deGrandis
6
6/27/16
State of Ring CPS
I also don't think this design precludes the use of better instrumentation. For example, you
unread,
State of Ring CPS
I also don't think this design precludes the use of better instrumentation. For example, you
6/27/16
abel...@yahoo-inc.com
,
James Reeves
8
6/20/16
wrap-multipart-params
It sounds like Storm is trying to work out the dependencies between namespaces using the ns
unread,
wrap-multipart-params
It sounds like Storm is trying to work out the dependencies between namespaces using the ns
6/20/16
Reynald Borer
,
James Reeves
5
6/10/16
Upgrading ring & issue with unit tests?
Glad I could be of (indirect) help! - James On 10 June 2016 at 15:44, Reynald Borer <reynald.borer
unread,
Upgrading ring & issue with unit tests?
Glad I could be of (indirect) help! - James On 10 June 2016 at 15:44, Reynald Borer <reynald.borer
6/10/16
James Reeves
5/26/16
Re: Ubuntu Set the ringtone level
This is a group for discussing the Ring Clojure library. I'm afraid you have the wrong place. :)
unread,
Re: Ubuntu Set the ringtone level
This is a group for discussing the Ring Clojure library. I'm afraid you have the wrong place. :)
5/26/16
Ben McFerren
,
James Reeves
2
11/18/15
is there a way to manage requests from the same client ip asynchronously?
Yes, you can block the thread, or if you're using a Ring adapter with some sort of bespoke
unread,
is there a way to manage requests from the same client ip asynchronously?
Yes, you can block the thread, or if you're using a Ring adapter with some sort of bespoke
11/18/15
Kevin Cantu
, …
James Reeves
12
10/31/15
wrong content-type is sent with a default index.html
Ring uses semantic versioning, and this would be a new piece of functionality, so it can't be
unread,
wrong content-type is sent with a default index.html
Ring uses semantic versioning, and this would be a new piece of functionality, so it can't be
10/31/15
Kyle Wilt
,
James Reeves
2
8/10/15
Is it safe to assume there is no current porting effort for clojureCLR?
I do have plans for Ring 1.5 to change the response body to use a protocol. I don't currently
unread,
Is it safe to assume there is no current porting effort for clojureCLR?
I do have plans for Ring 1.5 to change the response body to use a protocol. I don't currently
8/10/15
Tal Palant
,
James Reeves
2
7/20/15
encoding issues with chienese chars
There are two encodings you need to get right here. The encoding you use to decode the query string,
unread,
encoding issues with chienese chars
There are two encodings you need to get right here. The encoding you use to decode the query string,
7/20/15