All checks were successful
Build, Push and Run Container / build (push) Successful in 25s
Removes the explicit setting of the "Content-Type" header, as HttpClient handles this automatically based on the content being sent. This change simplifies the code and avoids potential conflicts if the content type is already being set elsewhere.