forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: remove support for binary protobuf payloads in the HTTP endpo…
…ints For a couple of releases we've only ever used JSON over the HTTP protocol. There is no need to support the binary protobuf encoding. This patch removes that option, which also reduces the opportunity for bugs in protobuf to be exploited. Release note: None
- Loading branch information
Showing
2 changed files
with
0 additions
and
7 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