Skip to content

Instantly share code, notes, and snippets.

@dhergert
Created August 24, 2021 14:19
Show Gist options
  • Save dhergert/bd99a6c40fbc228aba91be28360860b9 to your computer and use it in GitHub Desktop.
Save dhergert/bd99a6c40fbc228aba91be28360860b9 to your computer and use it in GitHub Desktop.
Send String: GET /liveness HTTP/1.1\r\nHost: <servicename>\r\nConnection: Close\r\n\r\n
Receive String: 204 No Content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment