When I am trying to run a project based on python then it appears.
Asked
Active
Viewed 1.2k times
1 Answers
1
This means that a HTTP GET request was made to /
(the first forward slash) and 200 means it was succesfull. 200 is a http response code, check this link: https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
Good luck!

E.F. Nijboer
- 1,331
-
Not really a meaning in the sense that it is a code or anything. So can't tell you the meaning of it, sorry. – E.F. Nijboer Feb 13 '16 at 19:40