Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-29 | Changed log info on response error. | Sebastien Douheret | 1 | -4/+1 | |
2017-09-29 | Fixed Httpclient logging.v0.1.3 | Sebastien Douheret | 1 | -5/+20 | |
- Allowed to set logger output, level and prefix on creation (part of HTTPClientConfig) - Fixed log level decoding | |||||
2017-09-29 | Fixed HTTPClient creation when client not responding. | Sebastien Douheret | 1 | -4/+22 | |
2017-09-22 | Fixed bug when not client ID detected | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-22 | Added GetExePathv0.1.2 | Sebastien Douheret | 1 | -12/+17 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-22 | Added GetUserHomev0.1.1 | Sebastien Douheret | 1 | -0/+14 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-22 | Added ${EXEPATH} support to ResolveEnvVar. | Sebastien Douheret | 1 | -8/+27 | |
2017-08-24 | Add prefix and set level from string to HTTP logger.v0.1.0 | Sebastien Douheret | 1 | -22/+49 | |
2017-08-24 | Rework logger of HTTPClient | Sebastien Douheret | 1 | -28/+32 | |
2017-08-18 | Removed unintentionally commited lines.v0.0.2 | Sebastien Douheret | 1 | -2/+0 | |
2017-08-11 | Add IsDir function. | Sebastien Douheret | 1 | -0/+12 | |
2017-08-09 | Fix windows build. | Sebastien Douheret | 1 | -5/+1 | |
2017-08-08 | Commented exported functions or structures. | Sebastien Douheret | 2 | -6/+8 | |
2017-08-07 | Added eows (Exec Over WebSocket) package. | Sebastien Douheret | 7 | -0/+398 | |
2017-08-07 | Define cmdID as string. | Sebastien Douheret | 1 | -5/+5 | |
2017-08-07 | Make ResponseToBArray of httpclient public. | Sebastien Douheret | 1 | -4/+4 | |
2017-06-26 | Add READMEv0.0.1 | Sebastien Douheret | 1 | -0/+6 | |
2017-06-26 | Initial commit to add golib | Sebastien Douheret | 4 | -0/+505 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-26 | Initial commit | Sebastien D | 1 | -0/+201 | |