How to use Httpd
?
#36
-
Hi, thanks for writing this library! Trying to use it and rely only on Getting Seems Added What's is the expected way to make it work with Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Yeah, it's |
Beta Was this translation helpful? Give feedback.
Yeah, it's
:inets
is missing in TestServer:extra_applications
I have always had it working because other dependencies that TestServer requires starts inets before TestServer compiles. Resolved in #37