Ticket #260 (closed defect: fixed)

Opened 3 months ago

Last modified 2 months ago

fetcher: accept partial content response when sending the Range header

Reported by: http://keturn.myopenid.com/ Assigned to: http://keturn.myopenid.com/
Priority: major Milestone:
Keywords: Cc:
Project: OpenID Protocol:
Series: 2.x.x Web Browser:

Description

Artemy reports: Unfortunately PHP version requires two one-line patches to work correctly with apache: fetcher requests partial content but doesn't accept "206 Partial Content" answer.

Attachments

discover.py (4.4 kB) - added by http://stiod.pip.verisignlabs.com/ on 06/19/08 21:32:40.
Save as openid/yadis/discover.py
discover.2.py (4.4 kB) - added by http://stiod.pip.verisignlabs.com/ on 06/19/08 21:42:17.
Save as openid/yadis/discover.py

Change History

06/11/08 15:08:04 changed by http://keturn.myopenid.com/

  • owner set to http://keturn.myopenid.com/.
  • status changed from new to assigned.

06/11/08 15:30:44 changed by http://keturn.myopenid.com/

Patches recorded for all libraries. Need to try this out against a live server.

06/19/08 21:31:54 changed by http://stiod.pip.verisignlabs.com/

  • project deleted.

Hi, with this attached file, my python application works (whitout I got the same error)

06/19/08 21:32:40 changed by http://stiod.pip.verisignlabs.com/

  • attachment discover.py added.

Save as openid/yadis/discover.py

06/19/08 21:42:17 changed by http://stiod.pip.verisignlabs.com/

  • attachment discover.2.py added.

Save as openid/yadis/discover.py

06/25/08 14:59:28 changed by http://keturn.myopenid.com/

  • status changed from assigned to closed.
  • resolution set to fixed.

Thanks. We missed that one.