Cannot send "*" as OPTIONS URL; it is converted to "/*"
Open
os: macOS
P2
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Sebb** ([Bug 56979](https://bz.apache.org/bugzilla//show_bug.cgi?id=56979&redirect=false)):
The HTTP OPTIONS method supports "*" as the URL.
However currently JMeter converts this to "/*"
It should allow "*" as a URL for the OPTIONS method.
[This looks to be a special case for the method]
Severity: normal
OS: Mac OS X 10.4
Contributor guide
Assessment
This issue has not been assessed yet.