Unity3D HTTP Tutorial Part 2: write the code

As explained in part one we now have a simple test case set-up in Unity3D. This makes it easy to see an HTTP call in action without even having to build an interaction in a scene. Especially for more technical stuff, tests can be a really productive…