Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JdkRequest does not support PATCH #250

Open
andreoss opened this issue Jun 26, 2021 · 1 comment
Open

JdkRequest does not support PATCH #250

andreoss opened this issue Jun 26, 2021 · 1 comment

Comments

@andreoss
Copy link
Collaborator

andreoss commented Jun 26, 2021

Caused by: java.net.ProtocolException: Invalid HTTP method: PATCH
	at java.net.HttpURLConnection.setRequestMethod(HttpURLConnection.java:440)
	at sun.net.www.protocol.http.HttpURLConnection.setRequestMethod(HttpURLConnection.java:553)
	at com.jcabi.http.request.JdkRequest$1.send(JdkRequest.java:102)
	... 120 more
@VivekShahare04
Copy link

please provide me file @andreoss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants