hatoo / http-mitm-proxy

A HTTP proxy server library intended to be a backend of application like Burp proxy
MIT License
22 stars 2 forks source link

feat: add server config cache #48

Closed futurist closed 1 month ago

futurist commented 3 months ago

resolve TODO and improve performance. NOTICE: this need rust 1.80's LazyLock feature.

hatoo commented 1 month ago

I'm sorry for not getting back to you sooner. I've decided to use moka to cache generated certs along with some code changes in #52 I'll merge #52 and close this 🙇