File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Detect Language API Client [ if you are passing sensitive data
28
+ # config.secure = true
26
29
end
27
30
28
31
## Usage
@@ -81,14 +84,6 @@ Result is array of detections in the same order as the texts were passed.
81
84
82
85
Array of language codes and names.
83
86
84
- ### Secure Mode
85
-
86
- If you are passing sensitive information to the Detect Language API you can enable SSL.
87
-
88
- SSL usage adds data and processing overhead. Please use only if encryption is really necessary.
89
-
90
- DetectLanguage.configuration.secure = true
91
-
92
87
## License
93
88
94
89
Detect Language API Client is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.
You can’t perform that action at this time.
0 commit comments