Need to know how to pass a 'path' with server name in HTTP Request Defaults
Open
P2
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Avinash Singh** ([Bug 66082](https://bz.apache.org/bugzilla//show_bug.cgi?id=66082&redirect=false)):
I have to pass the path in HTTPS Request Defaults
eg., https://example.com/abc
as I have a lot of requests. I also want to parameterize it and pass different values for path - 'def' instead of 'abc'. It's not working via HTTPS Request Defaults when I am setting the path as 'abc' along with server name. Can you guide me please on how can we achieve this? I dont want to pass the path via an individual HTTP request.
Severity: normal
OS:
Contributor guide
Assessment
This issue has not been assessed yet.