issues
search
MarketSquare
/
robotframework-requests
Robot Framework keyword library wrapper for requests
http://marketsquare.github.io/robotframework-requests/
MIT License
488
stars
280
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Add support for uploading files as a list
#403
vanhanit
closed
3 days ago
11
POST is not mentioned in the "DEFAULT_ALLOWED_METHODS" list
#402
RahulThakurLocus
closed
1 month ago
1
Files param doesn't have to be a dictionary type
#401
patrikwilliam
closed
3 days ago
2
RequestLibrary Post On session fail with "is not valid Latin-1. Use body.encode('utf-8') if you want to send it encoded in UTF-8." when use arabic char but Post request pass
#399
skoroghly
closed
1 week ago
1
doc: logging and authentication
#398
nestoracunablanco
closed
2 weeks ago
3
Add keyword to get response from last request
#397
PaulBrandUWV
closed
1 day ago
5
Update CONTRIBUTING.md
#396
lucagiove
closed
5 months ago
0
Fix triple asterisk in documentation
#395
PaulBrandUWV
closed
5 months ago
1
Fix triple asterisk in dcumentation
#394
PaulBrandUWV
closed
5 months ago
1
fix: auth leakage with basic authentication
#393
nestoracunablanco
closed
3 months ago
20
Remove support for python 2
#392
PaulBrandUWV
closed
6 months ago
1
Fix acceptance tests with latest flask and werkzeug
#391
PaulBrandUWV
closed
6 months ago
3
Keywords for TRACE and CONNECT HTTP methods
#390
PaulBrandUWV
closed
5 months ago
16
fix: files descriptors not closed in files param #378
#389
lucagiove
closed
7 months ago
0
How to download multiple files in local system using POST API request in robot framework rather than in binary form data ?
#388
dhingrachirag
closed
3 months ago
1
Propagate verify=False from session to requests
#387
phinds1
opened
8 months ago
4
Verify=False is not propogated to bypass ssl verification
#386
phinds1
opened
8 months ago
4
Generated html keyword documentation uses single asterisk where 3 should be used for sections.
#385
rasjani
closed
5 months ago
0
383 status should be uses last request even if a response is provided
#384
lucagiove
closed
12 months ago
1
"Status Should Be" uses last request even if a response is provided
#383
apallier
closed
11 months ago
2
fix: credentials leakage in request headers
#382
nestoracunablanco
closed
6 months ago
3
fix: credentials leakage in request headers
#381
nestoracunablanco
closed
1 year ago
1
Leaking of credentials when using HTTP Basic auth
#380
nestoracunablanco
closed
3 months ago
6
Can't set SSL verification to value ssl.CERT_NONE
#379
tkilpela
opened
1 year ago
2
File Descriptor Not Closed For File Parameter
#378
blaw859
closed
7 months ago
2
When a post request uses post on session to send data mode, the parameters are cut
#377
yewuxue
opened
1 year ago
5
Question: how does this library treat cache
#376
Franz333
closed
1 year ago
1
fix(session-keywords): timeout could be a touple #344
#375
lucagiove
closed
1 year ago
1
Descriptions for PUT and PATCH cointain the same text
#374
Futhark1988
closed
1 year ago
1
The x-www-form-urlencoded Client authentication failed
#373
mayaugusto7
closed
1 year ago
1
How to store Value returned from 1st keyword and then using that value in another keywords without running the 1st keyword again in robot framework
#372
dhingrachirag
closed
1 year ago
1
Better error message when expecting JSON but get 204 (No content) response
#371
Eli-Black-Work
opened
1 year ago
1
Not able to configure token using Authorization OAuth2 in Robot framework ,Getting error status=401, reason=Unauthorized
#370
dhingrachirag
closed
1 year ago
2
GET On Session is replacing '//' in url
#369
nmoreira
closed
1 year ago
3
Make RF-requests keywords compatible with RF LS intellisense
#368
Serhiy1
closed
1 year ago
3
Decorators hide arguments for keywords, breaking intellisense for Vscode and robot LSP
#367
Serhiy1
closed
1 year ago
1
Disable warnings not working properly?
#366
Harm10
opened
1 year ago
4
fix #364 close sessions instead of delete references
#365
gtoselli
closed
2 years ago
0
delete all session keyword calls empty_cache method on robot.utils.connection_cache instead of close_all leading port exhaustion
#364
Serhiy1
closed
2 years ago
0
If the Mongo ObjectId is passed through the req body, it does not parse !
#363
codeater7
closed
2 years ago
1
could post data encoding support other except utf8
#362
kanchi240
opened
2 years ago
0
Misleading allow_redirection parameters
#361
hernandik
closed
2 years ago
1
Allow_redirection parameter is misleading
#360
hernandik
closed
2 years ago
1
Clarify the parameter usage of 'allow_redirects' in documentation
#359
hernandik
closed
2 years ago
0
feat(DeprecatedKeywords): remove deprecated keywords and clean up tests (feature: #357)
#358
lucagiove
closed
2 years ago
0
Remove all deprecated keywords and re-generate doc
#357
lucagiove
closed
2 years ago
0
'file-tuple' reported as a kwarg in the documentation
#356
fabiodellagiustina
closed
2 years ago
2
Fixes #339 not execute expensive len if log level matches
#355
lucagiove
closed
2 years ago
0
[Listener] interface printing connection poll messages and also inactive robot file execution
#354
hemachnadra
closed
2 years ago
1
Too extensive logging
#353
mikahanninen
closed
2 years ago
5
Next