You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I got a 413 (Rate limit exceeded) error from the server while fetching prekeys. The client tried to parse the response as json since we expect json from the prekey endpoint, which threw an exception because the response was not json. This change prevents us from treating the response as json unless it has the Content-Type header set accordingly. If for some reason, the client and server disagree on whether the response should be or is json, we'll default to treating it as text. // FREEBIE |
8 years ago | |
---|---|---|
.. | ||
storage | 8 years ago | |
test | 8 years ago | |
ProvisioningCipher.js | 8 years ago | |
account_manager.js | 8 years ago | |
api.js | 8 years ago | |
components.js | 8 years ago | |
contacts_parser.js | 8 years ago | |
crypto.js | 8 years ago | |
errors.js | 8 years ago | |
event_target.js | 8 years ago | |
helpers.js | 9 years ago | |
key_worker.js | 10 years ago | |
libsignal-protocol.js | 8 years ago | |
message_receiver.js | 8 years ago | |
outgoing_message.js | 8 years ago | |
protobufs.js | 8 years ago | |
protocol_wrapper.js | 9 years ago | |
sendmessage.js | 8 years ago | |
storage.js | 10 years ago | |
stringview.js | 10 years ago | |
sync_request.js | 8 years ago | |
task_with_timeout.js | 8 years ago | |
websocket-resources.js | 8 years ago |