|
|
3aba653038
|
Define eosapi.ReqParams struct that includes a optional Host parameter.
If left empty, Host parsed from eosapi.ReqParams.Url will be used (like before).
|
2020-06-23 12:56:47 +02:00 |
|
|
|
e0c7cfcc62
|
src/server.go: Use pid package and write pid file.
|
2020-06-11 19:01:32 +02:00 |
|
|
|
060535f595
|
Adding src/pid/pid.go
|
2020-06-11 19:01:32 +02:00 |
|
|
|
2b823c1dd3
|
Adding getopts package to parse pid file path.
|
2020-06-11 19:01:32 +02:00 |
|
|
|
a08b1f3458
|
src/eosapi/functions.go: in send() u.Host can contain port also. so we need to remove it when setting the Host header.
|
2020-03-20 14:58:59 +01:00 |
|
|
|
4ef714a750
|
Move source files to "src" folder.
|
2020-03-06 11:35:36 +01:00 |
|