aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Add PUT and DELETE requests support.v0.1.4Sebastien Douheret1-24/+43
2017-09-29Changed log info on response error.Sebastien Douheret1-4/+1
2017-09-29Fixed Httpclient logging.v0.1.3Sebastien Douheret1-5/+20
2017-09-29Fixed HTTPClient creation when client not responding.Sebastien Douheret1-4/+22
2017-09-22Fixed bug when not client ID detectedSebastien Douheret1-1/+1
2017-09-22Added GetExePathv0.1.2Sebastien Douheret1-12/+17
2017-09-22Added GetUserHomev0.1.1Sebastien Douheret1-0/+14
2017-09-22Added ${EXEPATH} support to ResolveEnvVar.Sebastien Douheret1-8/+27
2017-08-24Add prefix and set level from string to HTTP logger.v0.1.0Sebastien Douheret1-22/+49
2017-08-24Rework logger of HTTPClientSebastien Douheret1-28/+32
2017-08-18Removed unintentionally commited lines.v0.0.2Sebastien Douheret1-2/+0
2017-08-11Add IsDir function.Sebastien Douheret1-0/+12
2017-08-09Fix windows build.Sebastien Douheret1-5/+1
2017-08-08Commented exported functions or structures.Sebastien Douheret2-6/+8
2017-08-07Added eows (Exec Over WebSocket) package.Sebastien Douheret7-0/+398
2017-08-07Define cmdID as string.Sebastien Douheret1-5/+5
2017-08-07Make ResponseToBArray of httpclient public.Sebastien Douheret1-4/+4
2017-06-26Add READMEv0.0.1Sebastien Douheret1-0/+6
2017-06-26Initial commit to add golibSebastien Douheret4-0/+505
2017-06-26Initial commitSebastien D1-0/+201