arquillian-core icon indicating copy to clipboard operation
arquillian-core copied to clipboard

[422] Allow the HTTPContext to indicate it's a secure context and htt…

Open jamezp opened this issue 3 years ago • 0 comments

…ps should be used.

Short description of what this resolves:

Adds the ability to allow for https URL and URI injection.

Changes proposed in this pull request:

  • Add a isSecure() method to the HTTPContext
  • Allow the Servlet to use the correct protocol

Fixes #422

jamezp avatar Aug 15 '22 20:08 jamezp