Tarun Koyalwar
38129bac18
preserve order of query parameters ( #3887 )
...
* preserve order of parameters
* rawhttp version bump
---------
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2023-07-03 12:43:24 +05:30
Ramana Reddy
cddae989f3
Add template option to disable merging target url path with raw request path ( #3799 )
...
* add template option to disable merging target url path with raw request path
* rename disable-merge-path -> disable-path-automerge
add integration test
2023-06-19 20:22:17 +05:30
Tarun Koyalwar
628628893c
fix make http request inconsistencies ( #3243 )
...
* fix make http request inconsistencies
* remove parameters from http vars
* fix trailingslash unit test
* naming conventions: best practices
* fix publish docs action
* remove branch ref from push
2023-02-01 17:23:28 +05:30
Tarun Koyalwar
a5b39dcaa5
automerge url parameters from input and templates ( #3010 )
...
* fix automerge url parameters
* fix url encoding & refactor raw request
* handle trailing slash edgecases
* minor code refactoring
2022-12-13 12:09:31 +05:30
Mzack9999
cc0c20053a
Improving unsafe uri path ( #2722 )
...
* Improving unsafe uri path
* fixing raw path output
2022-10-27 20:09:38 +02:00
mzack
93060ec0e3
adding tests
2021-11-09 08:50:18 +01:00
Ice3man
191797380e
bug: Bug in URL parsing for unsafe templates #830
...
Fixed raw request path not correct with unsafe
2021-11-02 10:42:59 +02:00
Ice3man543
f064104bde
Fixed tests
2021-05-03 17:21:30 +05:30
Ice3man543
1f4b8f9646
Misc
2021-02-08 16:09:54 +05:30
Ice3man543
5d8a436368
Fixed path & port parsing for raw requests
2021-02-08 16:07:16 +05:30
Ice3man543
74c023016c
Fixed raw request hostname with port issue
2021-02-05 15:03:58 +05:30
Ice3man543
cafd11a5c4
Misc
2021-01-17 00:51:43 +05:30
Ice3man543
7b02ef9c01
Starting to refactor http executer part
2020-12-26 14:55:15 +05:30
Ice3man543
7dcb6388d4
Raw request parser added in own package + test
2020-12-21 16:46:25 +05:30