Notionion icon indicating copy to clipboard operation
Notionion copied to clipboard

Notion as an HTTP proxy

Results 2 Notionion issues
Sort by recently updated
recently updated
newest added

When a request is completed and a new one arrived Add previous request and response in a page within database at the bottom of the page

enhancement

From now, `notionion` only supports HTTP request To proxify HTTPS request: * Add an HTTPS handler using `.HandleConnect` of the [`goproxy`](https://github.com/elazarl/goproxy) package

enhancement
help wanted