| bio | website | |
|---|---|---|
| location | Moscow, Russia | |
| age | ||
| visits | member for | 11 months |
| seen | 2 days ago | |
| stats | profile views | 13 |
Test Engineer
|
Jan 25 |
accepted | Jenkins couldn't clone GIT repository (MacOS X 10.8.2) |
|
Jan 25 |
accepted | Get values from server response in ruby |
|
Dec 21 |
awarded | Supporter |
|
Dec 21 |
accepted | Setting headers in POST request with Java |
|
Dec 21 |
accepted | POST request with Ruby and Calabash |
|
Dec 21 |
asked | Jenkins couldn't clone GIT repository (MacOS X 10.8.2) |
|
Dec 1 |
awarded | Peer Pressure |
|
Dec 1 |
comment |
Setting headers in POST request with Java Thank you! Unfortunately I don't have enough reputation |
|
Nov 28 |
comment |
Get values from server response in ruby I'm not sure what format is. Currently there is no one who can answer it right now. Currently I parse this string this very ugly way </br> substr_responce = res.body.gsub("'", "").gsub(" ", "").gsub(",", "") splitted = substr_responce.split("\n") result_map = {} splitted.each do |line| key, value = line.split('=>') result_map[key] = value end |
|
Nov 28 |
comment |
Get values from server response in ruby As far as I see it's just a string. Result on p(res.read_body) "array (\n 'user_id' => 301877459,\n 'login' => '0301877459',\n 'email' => 'YS5raG96eWFfdHZhc2lsaWlAY29ycC5iYWRvby5jb20=',,\n 'passwd' => 'cc03e747a6afbbcbf8be7668acfebee5',\n 'nickname' => 'Vasilii',\n 'fullname' => 'Vasilii',\n)" |
|
Nov 28 |
asked | Get values from server response in ruby |
|
Nov 26 |
comment |
POST request with Ruby and Calabash Thank you very much! |
|
Nov 22 |
asked | POST request with Ruby and Calabash |
|
Nov 22 |
awarded | Scholar |
|
Nov 22 |
asked | Setting headers in POST request with Java |
|
Nov 21 |
comment |
How to create javascript POST request to server with Headers and Data I've pasted my data into your code. Unfortunately formatting is broken. I've uploaded code to pastebin [link]pastebin.com/bYvkGS8y Please help me with two questions. Thanks in advance! |
|
Nov 21 |
revised |
How to create javascript POST request to server with Headers and Data deleted 10 characters in body |
|
Nov 21 |
revised |
How to create javascript POST request to server with Headers and Data added 13 characters in body |
|
Nov 21 |
asked | How to create javascript POST request to server with Headers and Data |
|
Jul 20 |
awarded | Student |