Merge branch 'dev' into i18n-port-label

This commit is contained in:
Nick O'Leary
2019-03-03 11:52:12 +00:00
committed by GitHub
10 changed files with 94 additions and 15 deletions

View File

@@ -402,11 +402,16 @@
"utf8String": "UTF8 string",
"binaryBuffer": "binary buffer",
"jsonObject": "parsed JSON object"
"authType": "Type",
"bearerToken": "Token"
},
"setby": "- set by msg.method -",
"basicauth": "Use basic authentication",
"basicauth": "Use authentication",
"use-tls": "Enable secure (SSL/TLS) connection",
"tls-config":"TLS Configuration",
"basic": "basic authentication",
"digest": "digest authentication",
"bearer": "bearer authentication",
"use-proxy": "Use proxy",
"proxy-config": "Proxy Configuration",
"use-proxyauth": "Use proxy authentication",