I don't think that's possible now. I recently had a need to access the
request headers and there was no way to do it. I added a change to make the
original http request to be added to the SolrQueryRequest context
(SOLR-2079), but I don't think there is an option to do something similar
with the response at this point (at least from what I see in
SolrDispatchFilter).

Tomás


On Mon, Jun 3, 2013 at 6:06 PM, Shawn Heisey <[email protected]> wrote:

> I'm hoping to add support for a download=true|on parameter to
> ShowFileRequestHandler.  I'm working with Stefan to add support to the UI
> for schema/config download links.  Something I can't figure out is how to
> request that specific HTTP headers be sent with the Solr response.  Is
> there already a mechanism to do this?
>
> Thanks,
> Shawn
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> [email protected].**org<[email protected]>
> For additional commands, e-mail: [email protected]
>
>

Reply via email to