This repository was archived by the owner on Mar 14, 2023. It is now read-only.
This repository was archived by the owner on Mar 14, 2023. It is now read-only.
Does not respond to conditional GET request 304 #16
Open
Description
What steps will reproduce the problem?
1. A request cannot be made in the current state with an HTTP header that
includes ['If-None-Match'].
What is the expected output? What do you see instead?
It is expected that 304 is returned during a conditional GET.
What version of the product are you using? On what operating system?
gdata-ruby-util-1.1.2
OS 10.7
Please provide any additional information below.
Original issue reported on code.google.com by rickschm...@gmail.com
on 21 Jul 2011 at 1:40