Timothy Smith

Results 5 issues of Timothy Smith

I think something that would fit in perfectly with these tools is a simple regex match tester. Something like what you would find on https://regex101.com/, but without the explanation box...

✋ Feature Request
✅ Done

When pulling the latest code (https://github.com/droyo/go-xml/commit/d9421b29381771b31dcc35151bdc554d586f1e60), the tests for `books` pass until you actually generate new tests using `gentests/gentest.go`, at which point the tests fail. The response looks like: ```...

updated to call the 'header' instead of 'set_headers' method when writing response headers to avoid overwriting all the headers such as X-WP-Total and X-WP-TotalPages which are necessary for different plugins...

- added `IS_FINE_GRAINED` to listed inputs

## Feature Request Hello! I would like to request the ability to do prefix searching on all tokens, similar to what Algolia provides with https://www.algolia.com/doc/guides/managing-results/optimize-search-results/override-search-engine-defaults/in-depth/prefix-searching/#querytypeprefixall ## Use Case My real...