summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary/RequestsHelper.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-09some components expect this field to be a uuidDR695H1-2/+1
2019-08-26improved unicode encoding for the string in py2 and py3DR695H1-2/+5
2019-08-22use unicode encoding for the stringDR695H1-3/+3
2019-08-15initial redo of the requests keywords for client certsDR695H1-42/+38
2019-08-06fix few errorsDR695H1-27/+42
2019-07-19fixing is not noneDR695H1-3/+3
2019-07-18cleanup how message factory is usedDR695H1-3/+6
2019-07-11moving basic rest calls to requestshelperDR695H1-1/+46
2019-07-11refacotr out headers so they are common across ecompDR695H1-0/+39