lagrange icon indicating copy to clipboard operation
lagrange copied to clipboard

Custom plugins feature

Open d47081 opened this issue 1 year ago • 1 comments

What about this API?

Useful for new / experimental features without core overload, new segment for developers.

d47081 avatar Jun 26 '24 13:06 d47081

There already exists the MIME hooks feature, which allows running arbitrary external programs to parse and modify the contents of received requests. While I do intend to improve the configurability of MIME hook (so it will use an .ini config file with more flexibility), I have no plans to introduce additional plugin functionality.

skyjake avatar Jun 28 '24 09:06 skyjake