client side version
moshe weitzman - December 21, 2006 - 20:35
| Project: | OpenSearch Aggregator |
| Version: | 4.7.x-1.x-dev |
| Component: | Other |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
i don't know how, but it would be handy if user's credentials could be passed during fetch in order to retrieve non public results.

#1
is anyone interested in working on a client side version of this module? my client needs to have access controlled pages returned in the search results and thus the user's off-site cookies must be sent in the search request. i figure the cleanest solution is to issue the search requests from the browser, and aggregate results there. any other thoughts?