<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
</p>
<hr>
<address>Apache/2.2.16 (Debian) Server at pvs.ifi.uni-heidelberg.de Port 80</address>
</body></html>
http://stackoverflow.com/questions/10268296/http-client-connection-in-java
이런 에러를 만나게 되면.
method 타입을 확인해야 한다.
파라미터를 method 타입에 따라 보내야 문제가 없다..........
반응형
'emotional developer > detect-Java' 카테고리의 다른 글
string.format 성능. (0) | 2015.06.08 |
---|---|
proxy 방식 이해 (0) | 2014.06.25 |
spring @autowired annotaion 동작 (0) | 2014.05.12 |