Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 520782

Summary: Omitting X-Xfer-Options should not throw exception
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: NodeAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 15.0   
Target Milestone: 16.0   
Hardware: PC   
OS: Mac OS X   
See Also: https://github.com/eclipse/orion.client/pull/138
Whiteboard:

Description Michael Rennie CLA 2017-08-09 13:46:07 EDT
If you forget (or intentionally left it out to cause problems) to set the X-Xfer-Options header, the import will fail and the server will be in a thrown-exception state.

https://wiki.eclipse.org/Orion/Server_API/Transfer_API#Import_a_file_from_a_remote_URL
Comment 1 Eclipse Genie CLA 2017-08-09 13:48:02 EDT
GitHub Pull Request 138 created by [mrennie]
https://github.com/eclipse/orion.client/pull/138
Comment 2 Michael Rennie CLA 2017-08-09 13:48:28 EDT
Merged.