Hands-On Server-Side Web Development with Swift
上QQ阅读APP看书,第一时间看更新

Debugging using the HTTP traffic monitoring tool

If the logging information leads you to believe that an error was caused by a specific network condition, you shall take a further step to investigate the networking cause. Since all server-side Swift frameworks accept HTTP requests and return HTTP responses, you'll find the HTTP traffic monitoring tool useful.