Sam Ford 8ba1b4400a
livecheck: Include Content-Length header for POST
Some servers will return an error response if a `Content-Length`
header isn't included in a `POST` request, so this adds it to the
`post_args` array when `post_form` or `post_json` are used.
2025-03-07 20:31:00 -05:00
..
2025-02-05 23:36:57 -08:00
2024-10-02 10:03:12 -07:00
2025-02-24 10:23:42 -08:00
2025-01-19 12:32:55 +01:00
2024-12-05 14:26:30 -05:00
2025-02-04 16:27:39 +00:00
2024-10-02 10:03:12 -07:00
2025-02-25 10:56:31 -05:00
2024-09-04 22:54:20 +02:00
2025-02-24 11:57:20 -08:00