Alex

Results 4 issues of Alex

Fixes a bug when "EXIF" data should be displayed but the image itself does not contain EXIF data. In that situation, the word "Array" is displayed for the image EXIF...

Adds a X-Forwarded-Host header to the reverse proxy's original request.

awaiting-update

Can you add a `X-Forwarded-Host` header to reverse proxy functionality? This can be used for the case that the backend web server has virtual hosts or to do http->https redirection...

Implements Copy-On-Write semantics as an Extension to PRoot. It is supposed to be similar to [cowdancer](https://www.netfort.gr.jp/~dancer/software/cowdancer.html.en) which doesn't work inside a proot jail. This is a naive implementation, intended to...

kind/enhancement