Making HTTP and HTTPS requests in any application, client side or server side, is one of the first tasks that any developer needs to execute when an application needs to get data from server o...
In previous post How to write SWIFT code to make HTTP GET request, I showed a very simple code demonstrating simple concepts. In this post I will build on top of the previous simple code and show ...
In previous post I showed some sample code showing how to execute a GET HTTP request to get weather information from OpenWeatherMap API. Once you have successfully executed a GET request and obtai...
Following is a very common error that lot of iOS developers run into when they try to launch their applications on iPhone/iPad through XCode. There are few reasons that lead to this error. ...
Today I was trying to implement some array manipulation in Swift to find elements with unique property value in an object. Here is the code I was trying to execute. let values = NSArray(arra...
0x1F is an invalid start of a value
Learn Python: How to ignore SSL verification for HTTP requests
How to host your web site from your home
Automate testing of web page element transition with Selenium
Alert and Confirm pop up using BootBox in AngularJS
AngularJS Grouped Bar Chart and Line Chart using D3
How to lock and unlock account in Asp.Net Identity provider
2022 © Byteblocks, ALL Rights Reserved. Privacy Policy | Terms of Use