Added API authorization via Bearer token.

This commit is contained in:
XMRig 2017-09-02 08:18:24 +03:00
parent 7798f09dc7
commit 325e116624
3 changed files with 55 additions and 16 deletions

View file

@ -26,7 +26,6 @@
#include <uv.h>
#include "api/NetworkState.h"
#include "net/SubmitResult.h"