]> git.cworth.org Git - empires-server/commit
Wrap curl_get_cookie and curl_post_cookie in empathy_get/empathy_post
authorCarl Worth <cworth@cworth.org>
Sat, 27 Jun 2020 14:16:40 +0000 (07:16 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 27 Jun 2020 14:16:40 +0000 (07:16 -0700)
commita97fc77ab9bf93e23a5db127f4aaddb046230958
tree8dea356f58fe4fb283b24fe5c8df85d395bdad70
parent83e03c009ec7e38e8bc7e6e089ebfd94a96dbe6a
Wrap curl_get_cookie and curl_post_cookie in empathy_get/empathy_post

This allows for simpler calls tat don't need to each keep repeating te
empathy_game_path variable over and over.

While here we add usage documentation to each of the empathy utility
functions as well.
test