Commit Graph

11 Commits

Author SHA1 Message Date
Jeff Carr 47cd147ca0 common write file function 2025-09-09 14:53:42 -05:00
Jeff Carr 6077c54d22 moved this to httppb 2025-09-08 12:53:35 -05:00
Jeff Carr eaf3e1d5a7 add a Log 2025-09-08 12:42:37 -05:00
Jeff Carr 09c36a87b3 track client & server payload sizes 2025-09-08 08:13:40 -05:00
Jeff Carr f67d618413 generic POST function 2025-09-08 04:35:28 -05:00
Jeff Carr aef7b966ff change the names from the http standards
I'll probably regret this and if anyone ever sees this and
	they actually use it, some people will probably complain. so: sorry
	It's not like HTTP isn't really well documented these days :)
	anyway, the *Addr fields are, I think, really really old
	kinda dumb names that were made to be super unique and ackward
	like RemoteAddr or whatever. Back then, having 'IP' would have
	been a major problem and PITA and super confusing. So I think
	everyone (I want to say 'we' but I don't know if I had anything
	to do with RemoteAddr. I think I did add the Apache guys to
	add SERVER_NAME support. Before that I don't think apache could
	respond to mosaic as 2 different hostnames. My memory could be
	incorrect.) named some of these things in ways that don't make
	sense in a protobuf like this where it should simply be IP
2025-09-07 21:41:28 -05:00
Jeff Carr 4b78407d3f store the errors 2025-09-07 21:41:24 -05:00
Jeff Carr e5cd37ef21 add req to PB function 2025-09-06 18:49:07 -05:00
Jeff Carr 7bac1bad80 get username 2025-09-06 15:22:47 -05:00
Jeff Carr 6bb1c8be43 post() func 2025-09-06 14:55:33 -05:00
Jeff Carr f2515acf4a day1 2025-09-06 14:43:53 -05:00