Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #14581
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe19.iad.POSTED!83aa503d!not-for-mail |
|---|---|
| From | Daniel Pitts <newsgroup.nospam@virtualinfinity.net> |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 |
| MIME-Version | 1.0 |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: cookie Kludge |
| References | <3n09r7l6jmm986fe06toit4ald9sb38u5f@4ax.com> |
| In-Reply-To | <3n09r7l6jmm986fe06toit4ald9sb38u5f@4ax.com> |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Lines | 22 |
| Message-ID | <ew9tr.23403$6Y6.14205@newsfe19.iad> (permalink) |
| X-Complaints-To | abuse@newsrazor.net |
| NNTP-Posting-Date | Thu, 17 May 2012 16:17:14 UTC |
| Date | Thu, 17 May 2012 09:17:14 -0700 |
| X-Received-Bytes | 1532 |
| Xref | csiph.com comp.lang.java.programmer:14581 |
Show key headers only | View raw
On 5/16/12 9:50 PM, Roedy Green wrote: > kobobooks.com is sending me an invalid cookie: > > SEVERE: Invalid cookie for > http://www.kobobooks.com/ebook/Decision-Points/book-L_0PHOGZzEGV0pcIxTh5H > w/page1.html: version=f8fbc7aaf4a7f76c93040ef8de748cc34775e4db; > domain=.kobobooks.com; expires=Fri, > 18-May-2012 04:47:05 GMT; path=/ > > I think the problem is version is a reserved keyword that should be > set to 1. > > I tried writing a CookiePolicy.shouldAccept but the bad cookie never > gets that far. > > I wrote Kobo. Have not heard back. > > How can I ignore the cookie? i.e. suppress the SEVERE: error message. There are many frameworks for making HTTP requests. A hint on which one you're using might make it easier to help you.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
cookie Kludge Roedy Green <see_website@mindprod.com.invalid> - 2012-05-16 21:50 -0700
Re: cookie Kludge Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-05-17 09:17 -0700
Re: cookie Kludge Roedy Green <see_website@mindprod.com.invalid> - 2012-05-17 14:32 -0700
Re: cookie Kludge Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-05-17 15:03 -0700
Re: cookie Kludge Roedy Green <see_website@mindprod.com.invalid> - 2012-05-19 04:16 -0700
Re: cookie Kludge Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-05-19 17:35 -0700
Re: cookie Kludge Roedy Green <see_website@mindprod.com.invalid> - 2012-05-26 01:34 -0700
Re: cookie Kludge Arne Vajhøj <arne@vajhoej.dk> - 2012-05-19 21:53 -0400
Re: cookie Kludge Arne Vajhøj <arne@vajhoej.dk> - 2012-05-19 21:46 -0400
csiph-web