/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dontcodetired.com
| | www.frankysnotes.com
1.4 parsecs away

Travel
| |
| | conductofcode.io
1.8 parsecs away

Travel
| | I set out to learn about Azure Functions and this is the knowledge I have gathered so far.
| | gist.github.com
0.7 parsecs away

Travel
| | Azure Functions - Part 4: Working with Persistent Data and Visual Studio Code - 2 - afp4_2.cs
| | kehers.github.io
11.8 parsecs away

Travel
| Curl has a CURLOPT_NOBODY option that allows you exclude the body from the output. In other words, only the HTTP headers are returned in the request; the content is not. This is extremely useful wh...