The HTTP Plugin provides the HTTP management channel comprising of the Web Management Console and the REST API.
Basic Authentication for HTTP. It is set to false (disabled) by default.
Basic Authentication for HTTPS. It is set to true (enabled) by default.
SASL Authentication for HTTP. It is set to true (enabled) by default.
SASL Authentication for HTTPS. It is set to true (enabled) by default.
Session timeout is the timeout in seconds to close the HTTP session. It is set to 10 minutes by default.
CORS Allow Origins is a comma separated list of origins that are allowed to access the REST API. Set to '*' to allow all origins. Default is empty, meaning CORS is disabled.
CORS Allow Methods is a comma separated list of HTTP methods that are allowed to be used when doing CORS requests. Default value is "HEAD,GET,POST".
CORS Allow Headers is a comma separated list of HTTP headers that are allowed to be specified when doing CORS requests. Default value is "Content-Type,Accept,Origin,X-Requested-With".
CORS Allow Credentials is a boolean indicating if the resource allows requests with credentials. Default value is true.
Apache Qpid, Messaging built on AMQP; Copyright © 2015 The Apache Software Foundation; Licensed under the Apache License, Version 2.0; Apache Qpid, Qpid, Qpid Proton, Proton, Apache, the Apache feather logo, and the Apache Qpid project logo are trademarks of The Apache Software Foundation; All other marks mentioned may be trademarks or registered trademarks of their respective owners