Lines Matching full:dictionary
41 # ${kwargs}= Create Dictionary allow_redirect=${True}.
46 ${headers}= Create Dictionary X-Auth-Token=${XAUTH_TOKEN} Accept=application/json
47 Set To Dictionary ${kwargs} headers ${headers}
68 # ${kwargs}= Create Dictionary allow_redirect=${True}.
72 ${headers}= Create Dictionary Content-Type=application/json
74 Set To Dictionary ${kwargs} headers ${headers}
93 # ${kwargs}= Create Dictionary allow_redirect=${True}.
97 ${headers}= Create Dictionary Content-Type=application/json
117 # ${kwargs}= Create Dictionary allow_redirect=${True}.
121 ${headers}= Create Dictionary Content-Type=application/json
123 Set To Dictionary ${kwargs} headers ${headers}
166 ${headers}= Create Dictionary Content-Type=application/json
168 ${data}= Create Dictionary data=@{credentials}
200 ${headers}= Create Dictionary Content-Type=application/json
202 ${data}= Create Dictionary data=@{credentials}
213 ${headers}= Create Dictionary Content-Type=application/json
215 ${data}= Create dictionary data=@{EMPTY}
364 # kwargs A dictionary keys/values to be passed
375 ${headers}= Create Dictionary Content-Type=application/octet-stream
377 Set To Dictionary ${kwargs} headers ${headers}
400 # ${kwargs}= Create Dictionary allow_redirect=${True}.
403 ${headers}= Create Dictionary Content-Type=application/json
429 # ${kwargs}= Create Dictionary allow_redirect=${True}.
432 ${headers}= Create Dictionary Content-Type=application/json X-Auth-Token=${XAUTH_TOKEN}
433 Set To Dictionary ${kwargs} headers ${headers}
453 # ${kwargs}= Create Dictionary allow_redirect=${True}.
456 ${headers}= Create Dictionary Content-Type=application/json X-Auth-Token=${XAUTH_TOKEN}
457 Set To Dictionary ${kwargs} headers ${headers}