
http
My_Way666
This day-by-day
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
RestTemplate请求及初始化
参考资料: https://www.jianshu.com/p/f3d0b4be5524 POST请求 @Test public void test() { String url = "http://192.168.1.16:8080/api/inner/coupon/getCouponTljs"; // 设置请求的 Content-Type 为 application/json MultiValueMap<String, String>原创 2020-06-12 16:43:55 · 1652 阅读 · 0 评论 -
轻松理解https,So easy!
作者:翟志军 https://showme.codes/2017-02-20/understand-https/ 先总结:: 能不能用一句话总结HTTPS? 答案是不能,因为HTTPS本身实在太复杂。但是我还是尝试使用一段话来总结HTTPS: HTTPS...转载 2019-06-27 13:59:19 · 339 阅读 · 0 评论