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

Bug 369322

Summary: [github] Blob API requests return 404 for files of 0 bytes
Product: [Technology] EGit Reporter: Taylor Leese <tleese22>
Component: MylynAssignee: Project Inbox <egit.core-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: tleese22
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Taylor Leese CLA 2012-01-21 19:04:43 EST
Build Identifier: 

Blob API requests for files of 0 bytes return a 404. Is this expected or maybe a problem with the SDK or API?

Reproducible: Always

Steps to Reproduce:
Make a blob API request for a file of 0 bytes.
Comment 1 Kevin Sawicki CLA 2012-02-06 18:10:01 EST
This should now be working, it was fixed on the backend so no updates are needed to the API jar.