Groups
Groups
Sign in
Groups
Groups
utterlyidle
Conversations
About
Send feedback
Help
utterlyidle
1–30 of 126
Mark all as read
Report group
0 selected
Albert Latacz
,
Daniel Worthington-Bodart
3
9/14/17
How to get client certificate?
Thanks Touched, not typed. On 14 Sep 2017, at 10:19, Daniel Worthington-Bodart <d...@bodar.com>
unread,
How to get client certificate?
Thanks Touched, not typed. On 14 Sep 2017, at 10:19, Daniel Worthington-Bodart <d...@bodar.com>
9/14/17
Albert Latacz
, …
Daniel Worthington-Bodart
4
9/14/17
Entity.toBytes() re-setting writer and value
That makes perfect sense now. Mutation seems bit poo but understandable here. Thanks guys. On
unread,
Entity.toBytes() re-setting writer and value
That makes perfect sense now. Mutation seems bit poo but understandable here. Thanks guys. On
9/14/17
Albert Latacz
,
Daniel Worthington-Bodart
4
9/12/17
Streaming GZip
Thanks, that worked quite well. I have also added InputStream handling. Now, as I hear there is a
unread,
Streaming GZip
Thanks, that worked quite well. I have also added InputStream handling. Now, as I hear there is a
9/12/17
Daniel Worthington-Bodart
,
Matt Savage
5
9/11/17
RFC: Change redirects/Location header from fully qualified to absolute path URLs
Okay I've pushed a small part of this change, just support X-Forwarded-Host (step 4) this is very
unread,
RFC: Change redirects/Location header from fully qualified to absolute path URLs
Okay I've pushed a small part of this change, just support X-Forwarded-Host (step 4) this is very
9/11/17
Daniel Worthington-Bodart
2
10/30/15
Version 2 Only - RequestBuilder replaced by Request.Builder
Oh one thing I forgot to mention is that the new Request.Builder always defaults to replacing headers
unread,
Version 2 Only - RequestBuilder replaced by Request.Builder
Oh one thing I forgot to mention is that the new Request.Builder always defaults to replacing headers
10/30/15
Nick Barrett
, …
Xuemin Guan
16
9/24/15
Scheduling problem
All good now - thanks again! { schedules: [ { duration: 44, request: { method: "POST", raw:
unread,
Scheduling problem
All good now - thanks again! { schedules: [ { duration: 44, request: { method: "POST", raw:
9/24/15
Nick Barrett
, …
Daniel Worthington-Bodart
15
9/9/15
Forwarding requests via a proxy
Actually that didn't work but this did: final Request modifiedRequest = modify(request) .uri(uri(
unread,
Forwarding requests via a proxy
Actually that didn't work but this did: final Request modifiedRequest = modify(request) .uri(uri(
9/9/15
Daniel Worthington-Bodart
,
Raymond Barlow
2
8/20/15
S3 Credentials
All good :) On Thu, Aug 20, 2015 at 7:46 PM, Daniel Worthington-Bodart <d...@bodar.com> wrote:
unread,
S3 Credentials
All good :) On Thu, Aug 20, 2015 at 7:46 PM, Daniel Worthington-Bodart <d...@bodar.com> wrote:
8/20/15
Mike Hogan
, …
Daniel Worthington-Bodart
12
5/11/15
securing your REST services
Let's resurrect the dead: So we are currently investigation API brokers to add security etc to
unread,
securing your REST services
Let's resurrect the dead: So we are currently investigation API brokers to add security etc to
5/11/15
Daniel Worthington-Bodart
,
Matt Savage
2
3/17/15
Request for Comment! Priority Matching - semantic breaking change
Nothing to add in terms of impact of apps I look after (because I'm not working on any UI apps
unread,
Request for Comment! Priority Matching - semantic breaking change
Nothing to add in terms of impact of apps I look after (because I'm not working on any UI apps
3/17/15
Mike Hogan
,
Daniel Worthington-Bodart
5
2/23/15
Why does ArgumentScope not have RequestScope as parent resolver
Great reply Dan, thanks. As I was writing the question, the cleanliness of ArgumentScope became clear
unread,
Why does ArgumentScope not have RequestScope as parent resolver
Great reply Dan, thanks. As I was writing the question, the cleanliness of ArgumentScope became clear
2/23/15
Daniel Worthington-Bodart
2/1/15
Oracle Java 7 - April End of Public updates -> Version 1.x support
Hey people, In April Oracle are going to stop public updates to Java 7. I'm going to basically
unread,
Oracle Java 7 - April End of Public updates -> Version 1.x support
Hey people, In April Oracle are going to stop public updates to Java 7. I'm going to basically
2/1/15
Mike Hogan
,
Daniel Worthington-Bodart
2
1/20/15
FlashHandler always sets a cookie, making caching more difficult
+1 to number 1 On 20 Jan 2015 10:09, "Mike Hogan" <m...@mikehogan.net> wrote: Hi,
unread,
FlashHandler always sets a cookie, making caching more difficult
+1 to number 1 On 20 Jan 2015 10:09, "Mike Hogan" <m...@mikehogan.net> wrote: Hi,
1/20/15
Darren Hobbs
,
Daniel Worthington-Bodart
5
1/11/15
HttpClientHandler and HTTPS
Oops duplicate please ignore On 11 Jan 2015 18:58, "Daniel Worthington-Bodart" <dan@
unread,
HttpClientHandler and HTTPS
Oops duplicate please ignore On 11 Jan 2015 18:58, "Daniel Worthington-Bodart" <dan@
1/11/15
Stuart Miller
,
Daniel Worthington-Bodart
5
11/20/14
NormaliseUriHandler + BasePathHandler
Opened https://github.com/bodar/utterlyidle/issues/2 for this. There is a pull request attached with
unread,
NormaliseUriHandler + BasePathHandler
Opened https://github.com/bodar/utterlyidle/issues/2 for this. There is a pull request attached with
11/20/14
Toby Weston
,
Daniel Worthington-Bodart
2
10/22/14
Running a servlet filter
Stu and I did something to allow a Servlet to be a HttpHandler but it was not pretty or nice. Ie it
unread,
Running a servlet filter
Stu and I did something to allow a Servlet to be a HttpHandler but it was not pretty or nice. Ie it
10/22/14
Daniel Worthington-Bodart
10/18/14
UtterlyIdle has moved to GitHub (and Git)
https://github.com/bodar/utterlyidle Please don't push to the old repo!
unread,
UtterlyIdle has moved to GitHub (and Git)
https://github.com/bodar/utterlyidle Please don't push to the old repo!
10/18/14
Toby Weston
, …
Matt Savage
4
10/14/14
Content negotiation; add extension to URL and match mime-type of the @Produces
Thanks ;) On Friday, 10 October 2014 13:32:29 UTC+1, Stuart wrote: You need the
unread,
Content negotiation; add extension to URL and match mime-type of the @Produces
Thanks ;) On Friday, 10 October 2014 13:32:29 UTC+1, Stuart wrote: You need the
10/14/14
Daniel Worthington-Bodart
,
Stuart Miller
3
9/15/14
Re: LazyRecords & Java7
Hi all, We're going to make the change to support Java7 only. All projects will have a versioning
unread,
Re: LazyRecords & Java7
Hi all, We're going to make the change to support Java7 only. All projects will have a versioning
9/15/14
Daniel Worthington-Bodart
9/1/14
ClientHttpHandler - Exceptions and Http Codes
Hi people, Currently we have the following mapping if an exception is thrown inside the
unread,
ClientHttpHandler - Exceptions and Http Codes
Hi people, Currently we have the following mapping if an exception is thrown inside the
9/1/14
Xuemin Guan
,
Matt Savage
4
7/1/14
Extract query params before Resources are hit
You left me no choice there ;) On 1 July 2014 18:22, Xuemin (Shuemin) Guan <gxu...@gmail.com>
unread,
Extract query params before Resources are hit
You left me no choice there ;) On 1 July 2014 18:22, Xuemin (Shuemin) Guan <gxu...@gmail.com>
7/1/14
Tiest Vilee
6/27/14
Authenticated Http requests
Hi all! We (Xuemin and myself) have just started using UtterlyIdle at Springer - so sorry if I end up
unread,
Authenticated Http requests
Hi all! We (Xuemin and myself) have just started using UtterlyIdle at Springer - so sorry if I end up
6/27/14
Matt Savage
, …
Daniel Worthington-Bodart
18
6/19/14
Flash messages
I've been thinking about this more and maybe the best solutions is to have 2 types of
unread,
Flash messages
I've been thinking about this more and maybe the best solutions is to have 2 types of
6/19/14
Albert Latacz
6/17/14
Sun HttpServer not returning binary entity with status code 500
We have spotted an anomaly with Sun's HttpServer whereby it doesn't return any response for
unread,
Sun HttpServer not returning binary entity with status code 500
We have spotted an anomaly with Sun's HttpServer whereby it doesn't return any response for
6/17/14
Stuart Ervine
,
Tom Malone
2
6/6/14
Funclate, Json and BigDecimals
Its because the toString on bigdecimals defaults to engineering format on certain strings I have
unread,
Funclate, Json and BigDecimals
Its because the toString on bigdecimals defaults to engineering format on certain strings I have
6/6/14
Mike Hogan
5/12/14
Securing a get request using HMAC
Folks, I have written a general purpose HttpHandler that can check the authenticity of a request
unread,
Securing a get request using HMAC
Folks, I have written a general purpose HttpHandler that can check the authenticity of a request
5/12/14
Daniel Worthington-Bodart
4/30/14
Java 8, versions and the future...
Hi people (cross post), I've changed the version numbers for TotallyLazy as follows: Java 6+
unread,
Java 8, versions and the future...
Hi people (cross post), I've changed the version numbers for TotallyLazy as follows: Java 6+
4/30/14
Daniel Worthington-Bodart
, …
Raymond Barlow
4
4/28/14
PersistentMap, PersistentList etc. Should toString return JSON or the standard Collections toString format?
What Matt said On Mon, Apr 28, 2014 at 12:38 PM, Matt Savage <matthew...@gmail.com> wrote:
unread,
PersistentMap, PersistentList etc. Should toString return JSON or the standard Collections toString format?
What Matt said On Mon, Apr 28, 2014 at 12:38 PM, Matt Savage <matthew...@gmail.com> wrote:
4/28/14
Mike Hogan
, …
Raymond Barlow
6
4/24/14
Why does funclate model.get() return the last element if the contained element is a list?
Map and List replacing Model. Simple, known data structures = less surprise. The dropped deps in a
unread,
Why does funclate model.get() return the last element if the contained element is a list?
Map and List replacing Model. Simple, known data structures = less surprise. The dropped deps in a
4/24/14
Rejoy Dominic
,
Daniel Worthington-Bodart
3
4/10/14
Performance issues with JSON
Thank you, Dan! It seems to be an issue with the JSON parser. On Wednesday, April 9, 2014 6:07:23 PM
unread,
Performance issues with JSON
Thank you, Dan! It seems to be an issue with the JSON parser. On Wednesday, April 9, 2014 6:07:23 PM
4/10/14