Opened 10 years ago
Closed 10 years ago
#5133 closed Bug (invalid)
IPHONE 3GS transmission web client delay display
Reported by: | leandroong | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Web Client | Version: | 2.73 |
Severity: | Normal | Keywords: | |
Cc: | itsgoingd@… |
Description
First time to have torrent added on my acquired IPHONE 3gs, I thought torrent not uploading correctly, I waited long time and when I open my win7 firefox transmission web-client, I saw that it was downloading already and nothing on IPHONE web client showing activity. When my win7 showing 45% completion, I do see that torrent being displayed on my IPHONE 3gs web client. Is this a bug or IPHONE issue?
Attachments (1)
Change History (5)
comment:1 Changed 10 years ago by livings124
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 10 years ago by itsgoingd
- Resolution invalid deleted
- Status changed from closed to reopened
Even when this is bug/feature in iOS (this behavior still exists in 6.0.1), it can be easily fixed server-side by adding "Cache-Control: no-cache" header for RPC responses. This change should not have any side-effects as this should be default behavior for POST responses.
comment:3 Changed 10 years ago by itsgoingd
- Cc itsgoingd@… added
comment:4 Changed 10 years ago by livings124
- Resolution set to invalid
- Status changed from reopened to closed
While it's true that would fix it, I would prefer not to have to make changes on our end to work around an Apple bug that should be fixed in the next release. This way we would also avoid sending extra headers.
This is an iOS issue. http://stackoverflow.com/questions/12506897/is-safari-on-ios-6-caching-ajax-results