1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Max Neunhoeffer 3d332ad01e Adjust paths to allow call with a different current dir. 2014-02-20 10:20:24 +01:00
Jan Steemann 4f50b98c45 removed second logger implementation 2013-10-30 00:38:25 +01:00
Jan Steemann fff70a8de3 removed tabs 2013-01-28 14:38:16 +01:00
Jan Steemann 994a3e3424 issue #224: allow optional content-id for batches
this allows clients to send a content-id for each batch part
the server will return the content-id in each part response so the client can more easily map requests and responses

the content-id will not be validated or checked for uniqueness by the server. it is up to the client to send sensible content-ids to the server
currently, the server will not store the content-ids anywhere. they are just used within one batch request and then "forgotten"
2012-10-09 14:50:20 +02:00
Jan Steemann db42634adf more test cases for batch ops 2012-09-27 11:46:23 +02:00
Jan Steemann 5a4a1b5fce added test cases, removed class HttpResponsePart 2012-09-27 11:04:15 +02:00
Jan Steemann 3904a5ae8d some more meaningful tests 2012-09-26 18:11:05 +02:00
Jan Steemann ee6b36b1ad torso of test cases for batch requests 2012-09-26 16:22:46 +02:00
Jan Steemann f02299efda use patch method of httparty 2012-09-26 12:50:52 +02:00