Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't search by header #451

Closed
salarcode opened this issue Feb 1, 2017 · 2 comments
Closed

Can't search by header #451

salarcode opened this issue Feb 1, 2017 · 2 comments
Labels
bug Something isn't working

Comments

@salarcode
Copy link

According to your answer here, it should be possible to search for existing of a custom header.
http://stackoverflow.com/a/27018321/322446
But now it throws Cannot search for an empty header value

@jstedfast
Copy link
Owner

As a work-around, you can just use new HeaderSearchQuery (fieldName, string.Empty);

@jstedfast jstedfast added the bug Something isn't working label Feb 1, 2017
@salarcode
Copy link
Author

salarcode commented Feb 1, 2017

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants