1
|
* About to connect() to localhost port 80 (#0)
|
2
|
* Trying ::1...
|
3
|
* connected
|
4
|
* Connected to localhost (::1) port 80 (#0)
|
5
|
> PUT /redmine/issues/6.json HTTP/1.1
|
6
|
> User-Agent: curl/7.26.0
|
7
|
> Host: localhost
|
8
|
> Accept: */*
|
9
|
> Content-Type: application/json
|
10
|
> X-Redmine-API-Key: a7630a1244be353424cc0f56a49657c3fa9dbcc6
|
11
|
> Content-Length: 52
|
12
|
>
|
13
|
* upload completely sent off: 52 out of 52 bytes
|
14
|
* additional stuff not fine transfer.c:1037: 0 0
|
15
|
* HTTP 1.1 or later with persistent connection, pipelining supported
|
16
|
< HTTP/1.1 200 OK
|
17
|
< Date: Tue, 02 Jul 2013 10:15:18 GMT
|
18
|
< Server: Apache/2.2.22 (Debian)
|
19
|
< X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 3.0.13
|
20
|
< Cache-Control: no-cache
|
21
|
< X-Runtime: 133
|
22
|
< Set-Cookie: autologin=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
|
23
|
< Set-Cookie: _redmine_default=BAh7BzoPc2Vzc2lvbl9pZCIlOTFmNDkxMzg3MTZmNDUzYzk3NDc4NTliNjYzZmZiZDIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhhc2h7BjoLbm90aWNlIipNaXNlIMOgIGpvdXIgZWZmZWN0dcOpZSBhdmVjIHN1Y2PDqHMuBjoKQHVzZWR7BjsHRg%3D%3D--252700c9688855c080f30d577da1cb9e60ebc53b; path=/redmine; HttpOnly
|
24
|
< Content-Length: 1
|
25
|
< Status: 200
|
26
|
< Content-Type: application/json; charset=utf-8
|
27
|
<
|
28
|
* Connection #0 to host localhost left intact
|
29
|
* Closing connection #0
|
30
|
|