Chas,

Look in HttpResppnse.scala - you'll see the LiftResponse subclasses  
that are setting custom headers and things. Also see TextResponse etc  
for more examples ( all in net.liftweb.http )

I'm guessing you need this for some API or such?

Cheers

Tim

Sent from my iPhone

On 10 Dec 2008, at 02:00, "Charles F. Munat" <[EMAIL PROTECTED]> wrote:

>
> I want to (attempt to) prevent the browser from caching certain  
> pages as
> there is a problem if the user backs up to them. I can do this with  
> HTTP
> headers, of course.
>
> Question: Is this functionality built-in to Lift? I could find nothing
> on the wiki. If not, how does one set the HTTP headers on a page (and
> from where)?
>
> Thanks.
>
> Chas.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to