openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #28776
Re: [Bug 1548014] Re: Remotes API calls using authentication return strange response body
It can be looked at but you will need to be able to handle the above code
as it is used by android and web interface and we have no control of the
versions people will use. There will be nothing to stop anyone using 2.0
with your code.
On 28 Feb 2016 2:10 a.m., "Daniel Borges" <1548014@xxxxxxxxxxxxxxxxxx>
wrote:
> This is the correct image.
>
> ** Attachment added: "raw.png"
>
> https://bugs.launchpad.net/openlp/+bug/1548014/+attachment/4583035/+files/raw.png
>
> --
> You received this bug notification because you are a member of OpenLP
> Core, which is subscribed to OpenLP.
> https://bugs.launchpad.net/bugs/1548014
>
> Title:
> Remotes API calls using authentication return strange response body
>
> Status in OpenLP:
> New
>
> Bug description:
> Any calls to API using HTTP authentication returns a strange response
> body. Its looks like that the HTTP header returns as body.
>
> Example of BODY RESPONSE using authentication:
>
> HTTP/1.0 200 OK
> Server: BaseHTTP/0.6 Python/3.4.3
> Date: Sun, 21 Feb 2016 06:31:43 GMT
> Content-type: text/html
> Cache-Control: no-cache, no-store, must-revalidate
> Pragma: no-cache
> Expires: 0
>
> Without authentication none body is returned, as expected.
>
> OpenLP 2.2.1
> Mac OS 10.11.3
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openlp/+bug/1548014/+subscriptions
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openlp-core
> Post to : openlp-core@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openlp-core
> More help : https://help.launchpad.net/ListHelp
>
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1548014
Title:
Remotes API calls using authentication return strange response body
Status in OpenLP:
New
Bug description:
Any calls to API using HTTP authentication returns a strange response
body. Its looks like that the HTTP header returns as body.
Example of BODY RESPONSE using authentication:
HTTP/1.0 200 OK
Server: BaseHTTP/0.6 Python/3.4.3
Date: Sun, 21 Feb 2016 06:31:43 GMT
Content-type: text/html
Cache-Control: no-cache, no-store, must-revalidate
Pragma: no-cache
Expires: 0
Without authentication none body is returned, as expected.
OpenLP 2.2.1
Mac OS 10.11.3
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1548014/+subscriptions
References