Skip to content

Conversation

Absolucy
Copy link
Member

@Absolucy Absolucy commented Jul 10, 2025

This adds rustg_http_request_fire_and_forget, which is similar to rustg_http_request_async, but it does not return a job ID. It does not use a job at all in fact - it is for when you want to send an HTTP request, and don't give a crap about the response, mostly for POST requests and such.

I couldn't think of a better name, so I'm taking a page from tg's SSdbcore.FireAndForget, which does the same thing but for SQL.

I am very much open to better names (I am a bit tired and woozy :3)

@Absolucy Absolucy requested a review from ZeWaka July 10, 2025 23:38
@ZeWaka ZeWaka merged commit e166a2f into tgstation:master Jul 26, 2025
4 checks passed
@Absolucy Absolucy deleted the i-forgor branch July 26, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants