|
You are here |
nakov.com | ||
| | | | |
juffalow.com
|
|
| | | | | This post describes how to make HTTP GET and POST request on server. I will use httpbin server for testing. It returns you everything you send there : query params, post data, headers, etc. | |
| | | | |
mariuszprzydatek.com
|
|
| | | | | Recently i came across two SSL-related exceptions when writing a testing Spring-based client application using RestTemplate. Because both of them are related to an untrusted connection when making HTTPS calls (as a result of self-signed SSL certificate configured in Tomcat), and both have one common solution,i thought i'll share it with You. Exceptions thrown:... | |
| | | | |
muffsec.com
|
|
| | | | | ||
| | | | |
danielrotter.at
|
|
| | | It was not trivial to setup nginx with php-fpm to run in separate containers in kubernetes. Therefore I want to explain how I got it to work. | ||