-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[backport] fix(whatsapp): allow registration server to HTTP-fail (#1001)
This diff backports 1f952b5. Like we did for whatsapp web, we care about doing a TLS handshake and getting an HTTP response but we don't care about the content because it may change and that would cause a false positive. Closes ooni/probe#2384
- Loading branch information
1 parent
e3bf526
commit 1c99427
Showing
2 changed files
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters