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

Fix for issue 1218 in master #1246

Merged
merged 5 commits into from
Dec 18, 2019
Merged

Commits on Dec 17, 2019

  1. Return a proper 400 result if content type is invalid.

    Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
    spericas committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    cb53337 View commit details
    Browse the repository at this point in the history
  2. Return a proper 400 result and a message if URL is invalid.

    Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
    spericas committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    dd8b378 View commit details
    Browse the repository at this point in the history
  3. Updating tests based on latest changes.

    Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
    spericas committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    916eb1a View commit details
    Browse the repository at this point in the history
  4. Ensure Response::send is called once. Minor change to test.

    Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
    spericas committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    79b9662 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. CollectionHelper no longer available.

    Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
    spericas committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    f17bca9 View commit details
    Browse the repository at this point in the history