[
https://issues.apache.org/jira/browse/MESOS-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018266#comment-15018266
]
Benjamin Mahler commented on MESOS-3933:
----------------------------------------
Is this backwards-compatible? And can we avoid using upper case here given
realm is case sensitive?
> Use a simpler realm for "Unauthorized" HTTP responses.
> ------------------------------------------------------
>
> Key: MESOS-3933
> URL: https://issues.apache.org/jira/browse/MESOS-3933
> Project: Mesos
> Issue Type: Bug
> Components: HTTP API
> Reporter: Jan Schlicht
> Priority: Trivial
> Labels: easyfix, newbie
>
> Currently, if a HTTP request cannot be authorized, an {{Unauthorized}}
> response is returned using "Mesos master" for the {{realm}} parameter. While
> not strictly forbidden by the HTTP RFC, strings with spaces seem to be very
> uncommon for the {{realm}} parameter. A simpler realm such as "Mesos" should
> be used instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)