pairwise_retrieve_question.yml
2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
recorded_with: VCR 2.8.0
http_interactions:
- request:
method: get
uri: http://abner.oliveira%40serpro.gov.br:serpro@localhost:3030/questions/3.xml
body:
string: ""
headers:
Accept:
- application/xml
response:
status:
code: 200
message: "OK "
headers:
Server:
- WEBrick/1.3.1 (Ruby/1.8.7/2013-06-27)
Content-Length:
- "956"
Set-Cookie:
- _rebirth_session_key=BAh7BzoOcmV0dXJuX3RvIhUvcXVlc3Rpb25zLzMueG1sOg9zZXNzaW9uX2lkIiViNDNhZjdhNzY0YTk5Yjg1YzMyOTcyYjM2YzExNGQwNg%3D%3D--43f1cfa66b564c94c154466e9076731ef1815293; path=/; HttpOnly
Content-Type:
- application/xml; charset=utf-8
Cache-Control:
- private, max-age=0, must-revalidate
Connection:
- Keep-Alive
X-Runtime:
- "101"
Etag:
- "\"136a4319c14522cafd554602fe195a14\""
Date:
- Tue, 18 Mar 2014 13:53:29 GMT
body:
string: |
<?xml version="1.0" encoding="UTF-8"?>
<question>
<active type="boolean">true</active>
<choices-count type="integer">3</choices-count>
<created-at type="datetime">2014-03-18T13:53:23Z</created-at>
<creator-id type="integer">4</creator-id>
<id type="integer">3</id>
<inactive-choices-count type="integer">0</inactive-choices-count>
<information nil="true"></information>
<it-should-autoactivate-ideas type="boolean">false</it-should-autoactivate-ideas>
<local-identifier>1</local-identifier>
<name>Q1</name>
<prompts-count type="integer">2</prompts-count>
<show-results type="boolean">true</show-results>
<site-id type="integer">1</site-id>
<tracking nil="true"></tracking>
<updated-at type="datetime">2014-03-18T13:53:25Z</updated-at>
<uses-catchup type="boolean">true</uses-catchup>
<version type="integer">5</version>
<votes-count type="integer">1</votes-count>
<item-count type="integer">3</item-count>
</question>
http_version:
recorded_at: Tue, 18 Mar 2014 13:53:29 GMT