You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, IMHO, introducing the missing methods should not be blocked by deciding if the functionality offer by this PR should be merged in or not (particularly since it's been open since July 2017)
The Scala version has it:
https://github.com/playframework/play-ws/blob/master/play-ws-standalone/src/main/scala/play/api/libs/ws/StandaloneWSRequest.scala#L43
but there is no Java version, only a
setMethod
:https://github.com/playframework/play-ws/blob/master/play-ws-standalone/src/main/java/play/libs/ws/StandaloneWSRequest.java#L144
The text was updated successfully, but these errors were encountered: