wiremock / wiremock.org

WireMock website, powered by Jekyll. Contributions are welcome!
https://wiremock.org/
MIT License
11 stars 49 forks source link

Add the documentation for newly introduced GET_OR_HEAD request method #245

Closed prithvitewatia closed 9 months ago

prithvitewatia commented 9 months ago

Summary

Recently, a new request method GET_OR_HEAD was introduced in wiremock. Add a documentation about its purpose and its usages.

References

https://github.com/wiremock/wiremock/issues/2414