You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
At the moment you are using fopen to send HTTP requests. A lot of what you are doing is like waking across the bridge for water.
Would you be open for using a standard way of sending HTTP requests by using HTTPlug?
This will reduce your code by at least 50% and will also solve the issue in #9.