Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2025-06-16 | support xml response type main | gennyble | -4/+21 |
2025-06-16 | allow getting ip-address from header | gennyble | -8/+44 |
2025-06-16 | gentle organizational changes | gennyble | -33/+38 |
2025-06-16 | Fix readme markup | gennyble | -3/+3 |
2025-06-16 | add details about auth system to readme | gennyble | -1/+25 |
2025-06-16 | use authorization header to match ips between requests | gennyble | -11/+316 |
2025-06-09 | meow? | gennyble | -1/+1 |
2025-05-31 | handle HEAD correctly, fail with 405 when not GET/HEAD | gennyble | -6/+21 |
2025-05-31 | allow application/json | gennyble | -24/+77 |
2025-05-31 | fix read overwriting partial reads | gennyble | -1/+1 |
2025-05-31 | initial commit; support for text/plain | gennyble | -0/+568 |