Andrew Lalis andrew
andrew commented on issue Handy-Http/primitives#1 2024-10-28 14:09:26 +00:00
Support for arbitrary HTTP methods

Yep, you're right; I'm changing the type to const string method;. But I will still provide enum HttpMethod : string as a convenience for common methods.

andrew commented on issue Handy-Http/primitives#3 2024-10-28 14:02:35 +00:00
Client address

I am thinking of doing something like this, and adding const InternetAddress clientAddress; to the ServerHttpRequest:

/// The data representing a remote IPv4 internet address,…
andrew pushed to main at Handy-Http/client 2024-10-22 19:21:28 +00:00
a29804443b Added CC0 license.
andrew pushed to main at Handy-Http/websockets 2024-10-22 19:21:03 +00:00
65f52af5db Added CC0 license.
andrew pushed to main at Handy-Http/media 2024-10-22 19:20:02 +00:00
ec6dbd8cef Added CC0 license and icons.
andrew pushed to main at Handy-Http/transport 2024-10-22 18:56:32 +00:00
c7bd02be85 Changed to CC0 license, added work-in-progress code for HTTP/1
andrew pushed to main at Handy-Http/primitives 2024-10-22 18:55:33 +00:00
23c74f82be Changed to CC0 license.
andrew pushed to main at andrew/homepage 2024-10-16 14:22:22 +00:00
210473b644 NPM update
andrew pushed to main at andrew/homepage 2024-10-16 14:21:30 +00:00
ffae35e276 Updated title gradient text color, some minor text content.
andrew pushed to main at andrew/mc-server-manager 2024-10-15 17:58:09 +00:00
91e7f7efed Added a thing to listen for enter key-presses in client key input.
andrew pushed to main at andrew/homepage 2024-10-04 20:01:18 +00:00
47f27a057c Fixed garden details page, hopefully.
andrew pushed to main at andrew/homepage 2024-10-04 19:57:55 +00:00
d1c0a996ad Refactored to allow one-off pages, and cleaned up the gardening page.
andrew pushed to main at andrew/finnow 2024-09-27 15:35:12 +00:00
3fa2938f48 Added transaction generation to sample data generation in the API.
andrew pushed to main at andrew/finnow 2024-09-19 19:12:28 +00:00
f5c75ccf35 Added bruno API thing, user account page, and user deletion logic.
andrew pushed to main at Handy-Http/primitives 2024-09-17 21:08:21 +00:00
e411b4d270 Added more comments, cleaned up code.
andrew pushed to main at andrew/homepage 2024-09-13 14:18:59 +00:00
e934f870c1 Added garden images.
andrew closed issue andrew/movescript#6 2024-09-10 13:17:19 +00:00
Migrate Actions!
andrew pushed to main at andrew/homepage 2024-09-03 01:56:55 +00:00
89fb848ab9 Added garden page.
andrew pushed to main at andrew/homepage 2024-09-02 23:07:25 +00:00
48591e20dd Added more links to software view, and updated readme.
andrew pushed to main at andrew/homepage 2024-09-02 22:52:28 +00:00
88c8e07758 Added readme.