I have a python bottle framework webservice that is running on my localmachine.
It is working fine but when I see the console, I see a number followed by the response status code. In the below line what is the number 166 followed by 200.
127.0.0.1 - - [24/Oct/2017 17:34:50] "POST /tensorservice HTTP/1.1" 200 166