gemini-server icon indicating copy to clipboard operation
gemini-server copied to clipboard

Ignore HTTP requests

Open matdombrock opened this issue 1 year ago • 0 comments

This PR is an attempt to address issue #31.

This implements a "simple" regex based solution to check if we have an HTTP request and if we do it will be ignored.

I'm not sure is this is how you would want this implemented but it works for me.

matdombrock avatar May 10 '23 07:05 matdombrock