• Joined on 2024年06月24日
pinpox pushed to main at pinpox/wlcl 2026年03月31日 23:14:55 +02:00
a260d6a43d fix wl_fixed_t marshal/unmarshal: use 24.8 fixed-point, not IEEE float
pinpox pushed to main at pinpox/wlcl 2026年03月17日 21:51:40 +01:00
322e70c71f raw: make read buffer growable to prevent panic on burst responses
pinpox created repository pinpox/wlcl 2026年03月17日 21:45:07 +01:00
pinpox commented on issue Codeberg/pages-server#216 2024年06月24日 18:10:34 +02:00
HTTP only mode

@JnCrMx Any interest in finishing and upstreaming this feature? I handle all my SSL certs in the reverse proxy level and would very much like to do the same with pages. Looking for a solution on ...