rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Konstantin Haase <k.haase@finn.de>
To: rack-devel@googlegroups.com
Subject: Re: Cookieless response
Date: Fri, 16 Jul 2010 21:23:49 +0200	[thread overview]
Message-ID: <DB220A51-4227-436A-AB47-1515E4F2C40B@finn.de> (raw)
In-Reply-To: <8b2c82c9-e8ab-47d9-a193-6160688dc7e0@u26g2000yqu.googlegroups.com>

On Jul 16, 2010, at 21:11 , Ryan S wrote:

> So I am using a basic rack app in my rails 3 project to serve a
> javascript file from a git repo and will pull different versions of
> the file based on a query param.
> 
> I notice in the headers that there is a 'Set-Cookie ' cookie header. I
> can't seem to get that to go away. Is it possible to have a response
> without a cookie?

Make sure you have no session middleware in your stack.

Konstantin

  reply	other threads:[~2010-07-16 19:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-16 19:11 Cookieless response Ryan S
2010-07-16 19:23 ` Konstantin Haase [this message]
2010-07-16 19:43   ` Ryan S
2010-07-16 19:47     ` Konstantin Haase
2010-07-16 20:02       ` Ryan S
2010-07-19 18:32         ` José Valim
2010-07-26 21:46     ` kigster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB220A51-4227-436A-AB47-1515E4F2C40B@finn.de \
    --to=rack-devel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).