Project

General

Profile

Actions

Bug #7029

closed

Avoid SSL buffer overflow issues when requesting from MNs and CNs

Added by Chris Jones almost 8 years ago. Updated almost 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
Start date:
05/16/2016
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

As described in https://redmine.dataone.org/issues/7810, add an 'Expect: 100-continue' HTTP header to all requests being sent to MNs or CNs in the MetacatUI client.

Actions #1

Updated by Lauren Walker almost 8 years ago

After doing some research, I can't find a way to set the "Expect" header in the XHR object without the browser blocking it, via the W3C XHR specs - https://www.w3.org/TR/XMLHttpRequest/#the-setrequestheader()-method

Actions #2

Updated by Lauren Walker almost 8 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF