lemmy/crates/routes/src
cetra3 1f21bdb2f9
Add http cache for webfingers (#3317)
* Add http cache for webfingers

* Remove the outgoing cache middleware & adjust the cache headers directive

* Use 1h & 3day cache header

* Update routes and adjust the cache headers location

* revert apub caching

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Felix Ableitner <me@nutomic.com>
2023-07-19 06:09:04 -04:00
..
feeds.rs Add http cache for webfingers (#3317) 2023-07-19 06:09:04 -04:00
images.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
lib.rs Use once_cell instead of lazy_static 2021-11-22 19:58:31 +01:00
nodeinfo.rs Add http cache for webfingers (#3317) 2023-07-19 06:09:04 -04:00
webfinger.rs Add http cache for webfingers (#3317) 2023-07-19 06:09:04 -04:00