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

Liferea process HTTP redirect code 307 incorrectly #38

Closed
jekhor opened this issue Jun 27, 2014 · 4 comments
Closed

Liferea process HTTP redirect code 307 incorrectly #38

jekhor opened this issue Jun 27, 2014 · 4 comments
Assignees
Labels
Milestone

Comments

@jekhor
Copy link

jekhor commented Jun 27, 2014

When my internet provider returns HTTP redirect 307 as answer to any request (there are no money at account, redirection to billing page), then Liferea automatically updates all feed URLs to feed of internet provider.

HTTP code 307 'Temporary Redirect' is temporary issue and must not cause feed URL updating.

@lwindolf
Copy link
Owner

Which version are you using?

@jekhor
Copy link
Author

jekhor commented Jun 27, 2014

ii liferea 1.10.3-1 i386 news aggregator for online news feeds
(Debian)

Server response:
$ wget -S http://google.com/
--2014-06-27 10:15:19-- http://google.com/
Пошук google.com (google.com)... 173.194.116.193, 173.194.116.206, 173.194.116.200, ...
Далучэньне да google.com (google.com)[173.194.116.193]:80... далучэньне ўсталявана.
HTTP зварот дасланы, чакаецца адказ...
HTTP/1.1 307 Temporary Redirect
Server: Cisco IOS-XR (420)
Location: http://www.mts.by/internet/bill/
Content-Length: 52
Connection: Close
Content-Type: text/html; charset=iso-8859-1
Знаходжаньне: http://www.mts.by/internet/bill/ [крочым]
--2014-06-27 10:15:19-- http://www.mts.by/internet/bill/
Пошук www.mts.by (www.mts.by)... 217.21.61.18
Далучэньне да www.mts.by (www.mts.by)[217.21.61.18]:80... далучэньне ўсталявана.
HTTP зварот дасланы, чакаецца адказ...
HTTP/1.1 200 OK
Date: Fri, 27 Jun 2014 07:15:19 GMT
Server: Apache
X-Powered-By: PHP/5.3.3
Set-Cookie: PHPSESSID=as1ct5r88ol734c44r10d7tpb4; path=/; domain=mts.by
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
P3P: policyref="/bitrix/p3p.xml", CP="NON DSP COR CUR ADM DEV PSA PSD OUR UNR BUS UNI COM NAV INT DEM STA"
X-Powered-CMS: Bitrix Site Manager (c4b4d455f9ad4831374cdc2cad58b925)
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=windows-1251
Кукисы, полученные из www.mts.by, попытались изменить домен на mts.by
Даўжыня: невядома [text/html]
Запіс у «index.html.2».

@lwindolf lwindolf added the bug label Jul 20, 2014
@lwindolf lwindolf added this to the 1.10.11 milestone Jul 20, 2014
@lwindolf lwindolf self-assigned this Jul 20, 2014
@lwindolf
Copy link
Owner

Thanks for the wget trace. Can you please also provide the trace lines you get for this feed when running Liferea with "--debug-net"? That would help a lot!

@da2x
Copy link
Contributor

da2x commented Dec 30, 2017

I believe this was fixed by commit 323a1ee and can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants