gsa 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +8 -0
- data/Gemfile +2 -0
- data/LICENSE.txt +22 -0
- data/README.md +3 -0
- data/Rakefile +1 -0
- data/fixtures/cassette_library/delete_many_records.yml +44 -0
- data/fixtures/cassette_library/delete_single_record.yml +44 -0
- data/fixtures/cassette_library/many_records.yml +44 -0
- data/fixtures/cassette_library/many_results_no_filters.yml +90 -0
- data/fixtures/cassette_library/many_results_with_filters.yml +134 -0
- data/fixtures/cassette_library/no_result_no_filters.yml +55 -0
- data/fixtures/cassette_library/no_result_with_filters.yml +57 -0
- data/fixtures/cassette_library/single_record.yml +44 -0
- data/fixtures/cassette_library/single_result_no_filters.yml +483 -0
- data/fixtures/cassette_library/single_result_with_filters.yml +185 -0
- data/fixtures/facets/many.txt +1 -0
- data/fixtures/facets/single.txt +1 -0
- data/fixtures/feeds/15_records.txt +17 -0
- data/fixtures/feeds/1_records.txt +1 -0
- data/fixtures/queries/many.txt +1 -0
- data/fixtures/queries/none.txt +1 -0
- data/fixtures/queries/single.txt +1 -0
- data/fixtures/result_sets/many.txt +1 -0
- data/fixtures/result_sets/many_facets.txt +1 -0
- data/fixtures/result_sets/single.txt +1 -0
- data/fixtures/result_sets/single_facets.txt +1 -0
- data/fixtures/uids/many.txt +1 -0
- data/fixtures/uids/single.txt +1 -0
- data/gsa.gemspec +39 -0
- data/lib/defaults.rb +41 -0
- data/lib/facade.rb +48 -0
- data/lib/gsa.rb +27 -0
- data/lib/gsa/exceptions.rb +3 -0
- data/lib/gsa/faceter.rb +41 -0
- data/lib/gsa/feeder.rb +19 -0
- data/lib/gsa/modules/filer.rb +26 -0
- data/lib/gsa/modules/injector.rb +16 -0
- data/lib/gsa/modules/xmlizer.rb +24 -0
- data/lib/gsa/records_converter.rb +61 -0
- data/lib/gsa/search_converter.rb +41 -0
- data/lib/gsa/searcher.rb +32 -0
- data/lib/gsa/uid_extractor.rb +24 -0
- data/lib/gsa/version.rb +3 -0
- data/spec/fixtures.rb +73 -0
- data/spec/lib/gsa_spec.rb +318 -0
- data/spec/spec_helper.rb +15 -0
- metadata +209 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: aec70a0d3e702bc0a39b16596d5346fbd351889e
|
4
|
+
data.tar.gz: 8e559b9843ec1e38d18455d950057ea9844eaeb2
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 7d430d5f774a5f949a201929c37ed629ad1e0f7c89d93994ad48490371bb39989d1cd46a18e77d26e92a3b05c504c38a11794ce28d9c503d606ff03f4a09837c
|
7
|
+
data.tar.gz: 5c79127f78934097eff476a0b24b5913c85fa2b90538df5fcbecfbbf4bf6249eedc5c0957f0911030689d96e3cda70d855d00ec1785a439be6ece9f5966cc6c0
|
data/.gitignore
ADDED
data/Gemfile
ADDED
data/LICENSE.txt
ADDED
@@ -0,0 +1,22 @@
|
|
1
|
+
Copyright (c) 2013 1000Bulbs.com
|
2
|
+
|
3
|
+
MIT License
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
6
|
+
a copy of this software and associated documentation files (the
|
7
|
+
"Software"), to deal in the Software without restriction, including
|
8
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
9
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
10
|
+
permit persons to whom the Software is furnished to do so, subject to
|
11
|
+
the following conditions:
|
12
|
+
|
13
|
+
The above copyright notice and this permission notice shall be
|
14
|
+
included in all copies or substantial portions of the Software.
|
15
|
+
|
16
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
17
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
18
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
19
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
20
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
21
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
22
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
data/README.md
ADDED
data/Rakefile
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
require "bundler/gem_tasks"
|
@@ -0,0 +1,44 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: post
|
5
|
+
uri: http://dev-gsa.1000bulbs.com:19900/xmlfeed
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: feedtype=incremental&datasource=products&data=%3C%3Fxml%20version%3D'1.0'%20encoding%3D'UTF8'%3F%3E%0A%3C!DOCTYPE%20gsafeed%20PUBLIC%20'-%2F%2FGoogle%2F%2FDTD%20GSA%20Feeds%2F%2FEN'%20''%3E%0A%3Cgsafeed%3E%0A%3Cheader%3E%0A%3Cdatasource%3E%0Aproducts%3C%2Fdatasource%3E%0A%3Cfeedtype%3E%0Aincremental%3C%2Ffeedtype%3E%0A%3C%2Fheader%3E%0A%3Cgroup%20action%3D'add'%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F1'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'1'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'excellent%20and%20masterful%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'120'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Bulbrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Plastic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'71'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Incandescent%20bulb%20excellent%20and%20masterful%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F2'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'2'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awe-inspiring%20and%20poignant%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'220'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Satco'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Brass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'41'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Incandescent%20bulb%20awe-inspiring%20and%20poignant%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F3'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'3'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Halogen%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20masterful%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'100'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Eiko'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Plastic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'66'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Halogen%20bulb%20super%20and%20masterful%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F4'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'4'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awesome%20and%20tasteful%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'220'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Plusrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Brass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'27'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20Incandescent%20bulb%20awesome%20and%20tasteful%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F5'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'5'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'green%20LED%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'amazing%20and%20unique%20green%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Fiberglass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'green'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'95'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20green%20LED%20bulb%20amazing%20and%20unique%20green%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F6'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'6'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20LED%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awesome%20and%20unique%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'65'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Resin'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'4'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20LED%20bulb%20awesome%20and%20unique%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F7'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'7'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20LED%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'cheery%20and%20interesting%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Satco'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Fiberglass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'53'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20LED%20bulb%20cheery%20and%20interesting%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F8'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'8'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'excellent%20and%20masterful%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Eiko'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Metal'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'6'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20Incandescent%20bulb%20excellent%20and%20masterful%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F9'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'9'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20haunting%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'140'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Plusrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Wood'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'94'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Incandescent%20bulb%20super%20and%20haunting%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F10'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'10'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awesome%20and%20warm%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Eiko'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Ceramic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Halogen'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'17'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Incandescent%20bulb%20awesome%20and%20warm%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F11'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'11'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'black%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'amazing%20and%20haunting%20black%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Bulbrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Brass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Halogen'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'black'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'63'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20black%20Incandescent%20bulb%20amazing%20and%20haunting%20black%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F12'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'12'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Halogen%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awe-inspiring%20and%20heavenly%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Fabric'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'85'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Halogen%20bulb%20awe-inspiring%20and%20heavenly%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F13'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'13'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20unique%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Satco'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Resin'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Flourescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'19'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Incandescent%20bulb%20super%20and%20unique%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F14'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'14'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'green%20Flourescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20special%20green%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'75'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Plusrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Glass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Halogen'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'green'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'59'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20green%20Flourescent%20bulb%20super%20and%20special%20green%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F15'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'15'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'cool%20and%20unique%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Ceramic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Flourescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'79'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Incandescent%20bulb%20cool%20and%20unique%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3C%2Fgroup%3E%0A%3C%2Fgsafeed%3E%0A
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- '*/*; q=0.5, application/xml'
|
12
|
+
Accept-Encoding:
|
13
|
+
- gzip, deflate
|
14
|
+
Content-Length:
|
15
|
+
- '12391'
|
16
|
+
Content-Type:
|
17
|
+
- application/x-www-form-urlencoded
|
18
|
+
User-Agent:
|
19
|
+
- Ruby
|
20
|
+
response:
|
21
|
+
status:
|
22
|
+
code: 200
|
23
|
+
message: OK
|
24
|
+
headers:
|
25
|
+
Content-Type:
|
26
|
+
- text/plain
|
27
|
+
X-Google-Netmon-Label:
|
28
|
+
- /bns/ent1/process/feedergate/feedergate/30728
|
29
|
+
Date:
|
30
|
+
- Wed, 18 Sep 2013 19:44:52 GMT
|
31
|
+
Server:
|
32
|
+
- feedergate_1.0
|
33
|
+
Content-Length:
|
34
|
+
- '7'
|
35
|
+
X-Xss-Protection:
|
36
|
+
- 1; mode=block
|
37
|
+
X-Frame-Options:
|
38
|
+
- SAMEORIGIN
|
39
|
+
body:
|
40
|
+
encoding: UTF-8
|
41
|
+
string: Success
|
42
|
+
http_version:
|
43
|
+
recorded_at: Wed, 18 Sep 2013 19:43:35 GMT
|
44
|
+
recorded_with: VCR 2.5.0
|
@@ -0,0 +1,44 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: post
|
5
|
+
uri: http://dev-gsa.1000bulbs.com:19900/xmlfeed
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: feedtype=incremental&datasource=products&data=%3C%3Fxml%20version%3D'1.0'%20encoding%3D'UTF8'%3F%3E%0A%3C!DOCTYPE%20gsafeed%20PUBLIC%20'-%2F%2FGoogle%2F%2FDTD%20GSA%20Feeds%2F%2FEN'%20''%3E%0A%3Cgsafeed%3E%0A%3Cheader%3E%0A%3Cdatasource%3E%0Aproducts%3C%2Fdatasource%3E%0A%3Cfeedtype%3E%0Aincremental%3C%2Ffeedtype%3E%0A%3C%2Fheader%3E%0A%3Cgroup%20action%3D'add'%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F1'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'1'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'excellent%20and%20masterful%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'120'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Bulbrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Plastic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'71'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Incandescent%20bulb%20excellent%20and%20masterful%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F2'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'2'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awe-inspiring%20and%20poignant%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'220'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Satco'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Brass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'41'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Incandescent%20bulb%20awe-inspiring%20and%20poignant%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F3'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'3'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Halogen%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20masterful%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'100'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Eiko'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Plastic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'66'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Halogen%20bulb%20super%20and%20masterful%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F4'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'4'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awesome%20and%20tasteful%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'220'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Plusrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Brass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'27'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20Incandescent%20bulb%20awesome%20and%20tasteful%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F5'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'5'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'green%20LED%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'amazing%20and%20unique%20green%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Fiberglass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'green'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'95'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20green%20LED%20bulb%20amazing%20and%20unique%20green%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F6'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'6'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20LED%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awesome%20and%20unique%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'65'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Resin'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'4'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20LED%20bulb%20awesome%20and%20unique%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F7'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'7'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20LED%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'cheery%20and%20interesting%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Satco'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Fiberglass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'53'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20LED%20bulb%20cheery%20and%20interesting%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F8'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'8'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'excellent%20and%20masterful%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Eiko'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Metal'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'6'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20Incandescent%20bulb%20excellent%20and%20masterful%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F9'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'9'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20haunting%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'140'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Plusrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Wood'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'94'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Incandescent%20bulb%20super%20and%20haunting%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F10'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'10'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awesome%20and%20warm%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Eiko'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Ceramic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Halogen'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'17'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Incandescent%20bulb%20awesome%20and%20warm%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F11'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'11'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'black%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'amazing%20and%20haunting%20black%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Bulbrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Brass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Halogen'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'black'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'63'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20black%20Incandescent%20bulb%20amazing%20and%20haunting%20black%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F12'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'12'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Halogen%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awe-inspiring%20and%20heavenly%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Fabric'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'85'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Halogen%20bulb%20awe-inspiring%20and%20heavenly%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F13'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'13'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20unique%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Satco'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Resin'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Flourescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'19'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Incandescent%20bulb%20super%20and%20unique%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F14'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'14'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'green%20Flourescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20special%20green%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'75'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Plusrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Glass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Halogen'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'green'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'59'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20green%20Flourescent%20bulb%20super%20and%20special%20green%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F15'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'15'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'cool%20and%20unique%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Ceramic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Flourescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'79'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Incandescent%20bulb%20cool%20and%20unique%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3C%2Fgroup%3E%0A%3C%2Fgsafeed%3E%0A%0A%3C!DOCTYPE%20gsafeed%20PUBLIC%20'-%2F%2FGoogle%2F%2FDTD%20GSA%20Feeds%2F%2FEN'%20''%3E%0A%3Cgsafeed%3E%0A%3Cheader%3E%0A%3Cdatasource%3E%0Aproducts%3C%2Fdatasource%3E%0A%3Cfeedtype%3E%0Aincremental%3C%2Ffeedtype%3E%0A%3C%2Fheader%3E%0A%3Cgroup%20action%3D'add'%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F1'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'1'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'excellent%20and%20masterful%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'120'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Bulbrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Plastic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'71'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Incandescent%20bulb%20excellent%20and%20masterful%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3C%2Fgroup%3E%0A%3C%2Fgsafeed%3E%0A
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- '*/*; q=0.5, application/xml'
|
12
|
+
Accept-Encoding:
|
13
|
+
- gzip, deflate
|
14
|
+
Content-Length:
|
15
|
+
- '13508'
|
16
|
+
Content-Type:
|
17
|
+
- application/x-www-form-urlencoded
|
18
|
+
User-Agent:
|
19
|
+
- Ruby
|
20
|
+
response:
|
21
|
+
status:
|
22
|
+
code: 200
|
23
|
+
message: OK
|
24
|
+
headers:
|
25
|
+
Content-Type:
|
26
|
+
- text/plain
|
27
|
+
X-Google-Netmon-Label:
|
28
|
+
- /bns/ent1/process/feedergate/feedergate/30728
|
29
|
+
Date:
|
30
|
+
- Wed, 18 Sep 2013 19:44:52 GMT
|
31
|
+
Server:
|
32
|
+
- feedergate_1.0
|
33
|
+
Content-Length:
|
34
|
+
- '7'
|
35
|
+
X-Xss-Protection:
|
36
|
+
- 1; mode=block
|
37
|
+
X-Frame-Options:
|
38
|
+
- SAMEORIGIN
|
39
|
+
body:
|
40
|
+
encoding: UTF-8
|
41
|
+
string: Success
|
42
|
+
http_version:
|
43
|
+
recorded_at: Wed, 18 Sep 2013 19:43:35 GMT
|
44
|
+
recorded_with: VCR 2.5.0
|
@@ -0,0 +1,44 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: post
|
5
|
+
uri: http://dev-gsa.1000bulbs.com:19900/xmlfeed
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: feedtype=incremental&datasource=products&data=%3C%3Fxml%20version%3D'1.0'%20encoding%3D'UTF8'%3F%3E%0A%3C!DOCTYPE%20gsafeed%20PUBLIC%20'-%2F%2FGoogle%2F%2FDTD%20GSA%20Feeds%2F%2FEN'%20''%3E%0A%3Cgsafeed%3E%0A%3Cheader%3E%0A%3Cdatasource%3E%0Aproducts%3C%2Fdatasource%3E%0A%3Cfeedtype%3E%0Aincremental%3C%2Ffeedtype%3E%0A%3C%2Fheader%3E%0A%3Cgroup%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F1'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'1'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'excellent%20and%20masterful%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'120'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Bulbrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Plastic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'71'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Incandescent%20bulb%20excellent%20and%20masterful%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F2'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'2'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awe-inspiring%20and%20poignant%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'220'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Satco'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Brass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'41'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Incandescent%20bulb%20awe-inspiring%20and%20poignant%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F3'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'3'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Halogen%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20masterful%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'100'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Eiko'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Plastic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'66'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Halogen%20bulb%20super%20and%20masterful%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F4'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'4'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awesome%20and%20tasteful%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'220'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Plusrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Brass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'27'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20Incandescent%20bulb%20awesome%20and%20tasteful%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F5'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'5'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'green%20LED%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'amazing%20and%20unique%20green%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Fiberglass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'green'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'95'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20green%20LED%20bulb%20amazing%20and%20unique%20green%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F6'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'6'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20LED%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awesome%20and%20unique%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'65'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Resin'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'4'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20LED%20bulb%20awesome%20and%20unique%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F7'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'7'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20LED%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'cheery%20and%20interesting%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Satco'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Fiberglass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'53'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20LED%20bulb%20cheery%20and%20interesting%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F8'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'8'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'yellow%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'excellent%20and%20masterful%20yellow%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Eiko'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Metal'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'yellow'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'6'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20yellow%20Incandescent%20bulb%20excellent%20and%20masterful%20yellow%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F9'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'9'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20haunting%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'140'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Plusrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Wood'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Incandescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'94'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Incandescent%20bulb%20super%20and%20haunting%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F10'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'10'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awesome%20and%20warm%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Eiko'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Ceramic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Halogen'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'17'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Incandescent%20bulb%20awesome%20and%20warm%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F11'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'11'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'black%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'amazing%20and%20haunting%20black%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Bulbrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Brass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Halogen'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'black'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'63'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20black%20Incandescent%20bulb%20amazing%20and%20haunting%20black%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F12'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'12'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Halogen%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'awe-inspiring%20and%20heavenly%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'45'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Fabric'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'LED'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'85'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Halogen%20bulb%20awe-inspiring%20and%20heavenly%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F13'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'13'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'blue%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20unique%20blue%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Satco'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Resin'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Flourescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'blue'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'19'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20blue%20Incandescent%20bulb%20super%20and%20unique%20blue%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F14'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'14'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'green%20Flourescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'super%20and%20special%20green%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'75'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Plusrite'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Glass'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Halogen'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'green'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'59'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20green%20Flourescent%20bulb%20super%20and%20special%20green%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3Crecord%20url%3D'http%3A%2F%2F0.0.0.0%3A3000%2Fproducts%2F15'%20mimetype%3D'text%2Fplain'%3E%0A%3Cmetadata%3E%0A%3Cmeta%20name%3D'id'%20content%3D'15'%2F%3E%0A%3Cmeta%20name%3D'name'%20content%3D'white%20Incandescent%20bulb'%2F%3E%0A%3Cmeta%20name%3D'description'%20content%3D'cool%20and%20unique%20white%20bulb'%2F%3E%0A%3Cmeta%20name%3D'voltage'%20content%3D'135'%2F%3E%0A%3Cmeta%20name%3D'brand'%20content%3D'Sylvania'%2F%3E%0A%3Cmeta%20name%3D'material'%20content%3D'Ceramic'%2F%3E%0A%3Cmeta%20name%3D'bulb_type'%20content%3D'Flourescent'%2F%3E%0A%3Cmeta%20name%3D'bulb_color'%20content%3D'white'%2F%3E%0A%3Cmeta%20name%3D'price'%20content%3D'79'%2F%3E%0A%3C%2Fmetadata%3E%0A%3Ccontent%3E%0A%20white%20Incandescent%20bulb%20cool%20and%20unique%20white%20bulb%3C%2Fcontent%3E%0A%3C%2Frecord%3E%0A%3C%2Fgroup%3E%0A%3C%2Fgsafeed%3E%0A
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- '*/*; q=0.5, application/xml'
|
12
|
+
Accept-Encoding:
|
13
|
+
- gzip, deflate
|
14
|
+
Content-Length:
|
15
|
+
- '12374'
|
16
|
+
Content-Type:
|
17
|
+
- application/x-www-form-urlencoded
|
18
|
+
User-Agent:
|
19
|
+
- Ruby
|
20
|
+
response:
|
21
|
+
status:
|
22
|
+
code: 200
|
23
|
+
message: OK
|
24
|
+
headers:
|
25
|
+
Content-Type:
|
26
|
+
- text/plain
|
27
|
+
X-Google-Netmon-Label:
|
28
|
+
- /bns/ent1/process/feedergate/feedergate/30728
|
29
|
+
Date:
|
30
|
+
- Tue, 17 Sep 2013 21:28:28 GMT
|
31
|
+
Server:
|
32
|
+
- feedergate_1.0
|
33
|
+
Content-Length:
|
34
|
+
- '7'
|
35
|
+
X-Xss-Protection:
|
36
|
+
- 1; mode=block
|
37
|
+
X-Frame-Options:
|
38
|
+
- SAMEORIGIN
|
39
|
+
body:
|
40
|
+
encoding: UTF-8
|
41
|
+
string: Success
|
42
|
+
http_version:
|
43
|
+
recorded_at: Tue, 17 Sep 2013 21:27:05 GMT
|
44
|
+
recorded_with: VCR 2.5.0
|
@@ -0,0 +1,90 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://dev-gsa.1000bulbs.com/search?filter=0&getfields=*&num=1000&output=xml_no_dtd&q=excellent%20blue%20bulb&sort=relevance
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- '*/*; q=0.5, application/xml'
|
12
|
+
Accept-Encoding:
|
13
|
+
- gzip, deflate
|
14
|
+
User-Agent:
|
15
|
+
- Ruby
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Date:
|
22
|
+
- Wed, 18 Sep 2013 12:34:39 GMT
|
23
|
+
Server:
|
24
|
+
- Google Search Appliance
|
25
|
+
X-Frame-Options:
|
26
|
+
- SAMEORIGIN
|
27
|
+
Cache-Control:
|
28
|
+
- private
|
29
|
+
Content-Type:
|
30
|
+
- text/xml; charset=ISO-8859-1
|
31
|
+
X-Xss-Protection:
|
32
|
+
- 1; mode=block
|
33
|
+
X-Content-Type-Options:
|
34
|
+
- nosniff
|
35
|
+
Content-Encoding:
|
36
|
+
- gzip
|
37
|
+
Vary:
|
38
|
+
- Accept-Encoding
|
39
|
+
Content-Length:
|
40
|
+
- '1871'
|
41
|
+
Connection:
|
42
|
+
- close
|
43
|
+
body:
|
44
|
+
encoding: ASCII-8BIT
|
45
|
+
string: !binary |-
|
46
|
+
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
|
87
|
+
5nXzI0KIvqLKXySiq17JX/4DijtgG/E+AAA=
|
88
|
+
http_version:
|
89
|
+
recorded_at: Wed, 18 Sep 2013 12:33:35 GMT
|
90
|
+
recorded_with: VCR 2.5.0
|
@@ -0,0 +1,134 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://dev-gsa.1000bulbs.com/search?filter=0&getfields=*&num=1000&output=xml_no_dtd&q=excellent%20blue%20bulb&requiredfields=brand:Sylvania&sort=relevance
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- '*/*; q=0.5, application/xml'
|
12
|
+
Accept-Encoding:
|
13
|
+
- gzip, deflate
|
14
|
+
User-Agent:
|
15
|
+
- Ruby
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Date:
|
22
|
+
- Wed, 18 Sep 2013 13:01:13 GMT
|
23
|
+
Server:
|
24
|
+
- Google Search Appliance
|
25
|
+
X-Frame-Options:
|
26
|
+
- SAMEORIGIN
|
27
|
+
Cache-Control:
|
28
|
+
- private
|
29
|
+
Content-Type:
|
30
|
+
- text/xml; charset=ISO-8859-1
|
31
|
+
X-Xss-Protection:
|
32
|
+
- 1; mode=block
|
33
|
+
X-Content-Type-Options:
|
34
|
+
- nosniff
|
35
|
+
Content-Encoding:
|
36
|
+
- gzip
|
37
|
+
Vary:
|
38
|
+
- Accept-Encoding
|
39
|
+
Content-Length:
|
40
|
+
- '766'
|
41
|
+
Connection:
|
42
|
+
- close
|
43
|
+
body:
|
44
|
+
encoding: ASCII-8BIT
|
45
|
+
string: !binary |-
|
46
|
+
H4sIAAAAAAAAAI1VbVOjMBD+7q/I8MEPOm2gLbbWFKdX0asnvgD1bvzSoRC5
|
47
|
+
jBEQQkf//S2hAgVnzulbsvs8T3Y3u5Scv79ytKVpxuJopmh9VUE08uOAReFM
|
48
|
+
WTp3vclEP+1pCsqEFwUejyM6U6JYOTcOyJVzjx5Ne6YM+wMF9q5lqH11ONHH
|
49
|
+
E4JhQx4M+u5Tzmkk0IbnFG1yviH4AbD3c3tuoch7Bbk3BW09cM+UL+AKilMW
|
50
|
+
ssjj6zbouAAdSxBuST4zLmha6apdFbXDCal4ZpQHWUU76tKOOrQsTkXFSCmn
|
51
|
+
Wy/yaZdZu9oKUf5aCWiq+kWw0tqmxblI8vpouMh1FK8DEXT5DV9bJaVvOUtp
|
52
|
+
0Ep9k8J1T50PDiEzr6vY8rdVGa2UVu5lb9IVKM1tXs69KKyoXVb3oKRRuv4A
|
53
|
+
3vqwr59+VcKGt63i+T7N6uSTLj2RHCeBzoPRMIiThyHNBEwNetvvW/rZuI3m
|
54
|
+
P+TibHMYirNiwYqFxBU7zD7tWCJ2M1LrG7CpjrVNBzm3kI2CTPkDQVmGRrAF
|
55
|
+
iz9uEaONSr+1tMyZIui7wAn3WKQYZGX8FSKZYgxjWrymQ+grnKRxkPsiw7oG
|
56
|
+
QiuAmd/BmQZxGylCOyAasOcPiLM57C4E/cvQCYZvsrDnv28u5q5paGPk0AQN
|
57
|
+
VG1IcG0m5q27du5W9sI03FFvfn2i2zdXI+vp2rEJbjiJ5RZ5Mmj2x5kCEcH9
|
58
|
+
7GzFlUqrjOKSx3lKM19eTvmo2OECsKYsKWos4f/LpWZuYy68sDzkRK/tciik
|
59
|
+
tTEYO9+rBw8k5nHpvmQbmobcg56ryXDEWnwkpewy8kGrjLuF8WMep1WCtTNJ
|
60
|
+
mV+SB+Pa6qcUTg7WnihdUPCeCk/0E6SNp4PJdDRCK3dR4/Mk+CbeMaq2LgJp
|
61
|
+
tHCz5jUGYkdVjRvovWrvScqyN5AwCQa5md9eGTQiWC7Iz3lhg3AWyHmCxn9R
|
62
|
+
0GJ5AbXRRkO++hGqpy/XxbAs9v7OAI8lE9vFx3RgcDD8nxkH/wDwpIsqEgcA
|
63
|
+
AA==
|
64
|
+
http_version:
|
65
|
+
recorded_at: Wed, 18 Sep 2013 13:00:08 GMT
|
66
|
+
- request:
|
67
|
+
method: get
|
68
|
+
uri: http://dev-gsa.1000bulbs.com/search?filter=0&getfields=*&num=1000&output=xml_no_dtd&q=excellent%20blue%20bulb&requiredfields=brand:Philips&sort=relevance
|
69
|
+
body:
|
70
|
+
encoding: US-ASCII
|
71
|
+
string: ''
|
72
|
+
headers:
|
73
|
+
Accept:
|
74
|
+
- '*/*; q=0.5, application/xml'
|
75
|
+
Accept-Encoding:
|
76
|
+
- gzip, deflate
|
77
|
+
User-Agent:
|
78
|
+
- Ruby
|
79
|
+
response:
|
80
|
+
status:
|
81
|
+
code: 200
|
82
|
+
message: OK
|
83
|
+
headers:
|
84
|
+
Date:
|
85
|
+
- Wed, 18 Sep 2013 13:02:32 GMT
|
86
|
+
Server:
|
87
|
+
- Google Search Appliance
|
88
|
+
X-Frame-Options:
|
89
|
+
- SAMEORIGIN
|
90
|
+
Cache-Control:
|
91
|
+
- private
|
92
|
+
Content-Type:
|
93
|
+
- text/xml; charset=ISO-8859-1
|
94
|
+
X-Xss-Protection:
|
95
|
+
- 1; mode=block
|
96
|
+
X-Content-Type-Options:
|
97
|
+
- nosniff
|
98
|
+
Content-Encoding:
|
99
|
+
- gzip
|
100
|
+
Vary:
|
101
|
+
- Accept-Encoding
|
102
|
+
Content-Length:
|
103
|
+
- '1009'
|
104
|
+
Connection:
|
105
|
+
- close
|
106
|
+
body:
|
107
|
+
encoding: ASCII-8BIT
|
108
|
+
string: !binary |-
|
109
|
+
H4sIAAAAAAAAAL2XXXOiShCG7/dXTHGxF7sVAcGPuMgWMcY1J+ZDcLObGwth
|
110
|
+
YuacyUBgyLrn158GDCCYE7TcVFIRpt9uunv6GaL2dfVI0TMOQuKxviA3JAFh
|
111
|
+
5nguYcu+MDavjrrd1vGRLKCQ28y1qcdwX2Ce8FX/oI3Ma/R9OO0LSqMpwL01
|
112
|
+
0aWGpDbbxy1NhBvtRscrB1OKGUcLGmG0iOhCE29Ae21MjQli9iOEexLQsw3m
|
113
|
+
vrBFLiAvIEvCbDoviz7Hos+JSCyFvCeU4yCLK1WjSBWfJeb3BFM3zNw+Vd0+
|
114
|
+
VdxCL+CZR4ApfraZg6ueuakcgUWPWQBZkrYkm6yW3byI+1H+aNjIOfPmLner
|
115
|
+
/gVbOUqAnyISYLdU+iKA7e5dPxBK/LAacNNcjklwFmdmnR11q/7pctkvojZb
|
116
|
+
Zq5Vr+qD/ELjGk34bSmN1vG2Bhas5Si24+AwL92vuvuJj+nD3AEYumZGyyUO
|
117
|
+
OTCDnjanFr+MbWH0P1L+ZfFxyb/EFyS+SHTxnUhe1sVEsSYkj6/DTfbY6dBE
|
118
|
+
5iVUI6AhfKgxdBNd1cQJXPyw4hynKLVPxpNhX+B4xUWf2oQJujbTHzj3e6II
|
119
|
+
kMY/PQWmSvQDz40cHopqB6idgWxYRzfUNatQIkwDihh5iqvPQbcg5b90kMNf
|
120
|
+
bTA1bi9ODWuoyx1kYh81JVnRxHxZG15ac/NqNh0MdUs9Ms7brenFSJ3cnZtT
|
121
|
+
TSwYtYkVV0lg0L9DFzot2J31WryhyWqSxTc4r5aYofURsda4OHQC4sfdTaT/
|
122
|
+
X0Xu9+xRbi/T8LIs5YYEhmQ5B2JterThGCI2TawngR0WbHH0Of/tpxHHzIEo
|
123
|
+
kBokUtI4HvWCrKrc6AfESZ3Vbr7qBBge6s5tnpjiLh9JcIS3kdzpNbs9VUUz
|
124
|
+
a5DrI9+tqTf1bJLjRApT+9Lo3A55o6yxBWWhxRvBkl4XdDD2unZhXI50zDQx
|
125
|
+
udC+GfEaJDJA5h3swT8CGoxP+8JkREeOcnsa3f06j8kYbLy5QC8mnuJUT/Fo
|
126
|
+
7oNHW27XwiPVbcHjwY4YB4zfHRDI6JCAVOvYjkgRy7qEjOifIqTZ2YGQ1o6E
|
127
|
+
tA5NSNbjgzFyck+jy5+/zk5Gai1GlH0YURSpFiOpbgsjoY8dmIV3RwQSeg2R
|
128
|
+
M+pFQTp0O2FSKeWVF4m0x4vkz2Gi7IKJsiMmytuYFLtdD5WXPh+MFGu+IvPb
|
129
|
+
v0eBUe9tou5DyrGi1iIl1W0hxQ54+PvdOYF0XuOkOHY7gVKqZDsm6h4vkzN7
|
130
|
+
AXP9GibrA3lnQuRd/tXq7EhI521CNvpcD5G0wwcD5N+rprQyxzPjxngLEBG+
|
131
|
+
scCXEnFkXusf/gPQX8atbBAAAA==
|
132
|
+
http_version:
|
133
|
+
recorded_at: Wed, 18 Sep 2013 13:01:27 GMT
|
134
|
+
recorded_with: VCR 2.5.0
|
@@ -0,0 +1,55 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: http://dev-gsa.1000bulbs.com/search?filter=0&getfields=*&num=1000&output=xml_no_dtd&q=FooBar&sort=relevance
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- '*/*; q=0.5, application/xml'
|
12
|
+
Accept-Encoding:
|
13
|
+
- gzip, deflate
|
14
|
+
User-Agent:
|
15
|
+
- Ruby
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Date:
|
22
|
+
- Wed, 18 Sep 2013 12:51:20 GMT
|
23
|
+
Server:
|
24
|
+
- Google Search Appliance
|
25
|
+
X-Frame-Options:
|
26
|
+
- SAMEORIGIN
|
27
|
+
Cache-Control:
|
28
|
+
- private
|
29
|
+
Content-Type:
|
30
|
+
- text/xml; charset=ISO-8859-1
|
31
|
+
X-Xss-Protection:
|
32
|
+
- 1; mode=block
|
33
|
+
X-Content-Type-Options:
|
34
|
+
- nosniff
|
35
|
+
Content-Encoding:
|
36
|
+
- gzip
|
37
|
+
Vary:
|
38
|
+
- Accept-Encoding
|
39
|
+
Content-Length:
|
40
|
+
- '289'
|
41
|
+
Connection:
|
42
|
+
- close
|
43
|
+
body:
|
44
|
+
encoding: ASCII-8BIT
|
45
|
+
string: !binary |-
|
46
|
+
H4sIAAAAAAAAAG3SXWuDMBQG4Pv+ipDLghrrBAW1dLCOXZT1a7uVoKkE4omL
|
47
|
+
UfbzF1qIzhS8SM7xeZOQZNvfVqCRqZ5LyHHoE4wYVLLm0OT44/LpJUmceiFG
|
48
|
+
vaZQUyGB5Rgk3har7P1yRN9v5xxH/gab+fVQEJ9ESZq+ZIGZZKdiL+UrVVlw
|
49
|
+
Mu3j7rw7IKCtSfjBaKRiMKPHHxhJxRsOVJT/68EC3rjQTFlNXEgc0zB940zU
|
50
|
+
vWVrl60d1kulrVBMsJFCxVw5tZYJMLQ2ICTkyWbv1SWTg+6GaWlzQyXIsta1
|
51
|
+
62e9ZQpnNuHruvcSFz/KSzcICo2lrnIX6maH9DfmiyM/Tp8ddtZdptCqYv10
|
52
|
+
Q53Lu7sJzKsrVn8Q/Qa0uAIAAA==
|
53
|
+
http_version:
|
54
|
+
recorded_at: Wed, 18 Sep 2013 12:50:16 GMT
|
55
|
+
recorded_with: VCR 2.5.0
|