Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 520784 - Bad response from non-archive file import #139

Merged
merged 1 commit into from Aug 9, 2017
Merged

Conversation

mrennie
Copy link
Contributor

@mrennie mrennie commented Aug 9, 2017

The fix is to properly write an error response of 400.

There is also an update to the options fix, which brings it directly in line with the Java impl (return an empty array).

There is also another small change to make sure we eat the leftover '/' when joining the paths for the response location - without it we get a joined path with '//''s in it.

@eclipsewebmaster
Copy link

Issue tracker reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=520784

@mrennie mrennie merged commit c8e9c92 into master Aug 9, 2017
@mrennie mrennie deleted the Bug520784 branch August 9, 2017 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants