ok, under the video information page in the downloads section, there is that new checked: section.
i'm assuming that the first two entries are the date and time it was checked.
1. what's the next number mean [usu. 200]?
2. does the last entry [OK] mean that the link is good?
3. who checks the links?[/img]
"checked" download links
- downwithpants
- BIG PICTURE person
- Joined: Tue Dec 03, 2002 1:28 am
- Status: out of service
- Location: storrs, ct
"checked" download links
maskandlayer()|My Guide to WMM 2.x
a-m-v.org Last.fm|<a href="http://www.frappr.com/animemusicvideosdotorg">Animemusicvideos.org Frappr</a>|<a href="http://tinyurl.com/2lryta"> Editors and fans against the misattribution of AMVs</a>
a-m-v.org Last.fm|<a href="http://www.frappr.com/animemusicvideosdotorg">Animemusicvideos.org Frappr</a>|<a href="http://tinyurl.com/2lryta"> Editors and fans against the misattribution of AMVs</a>
- Phade
- Site Admin
- Joined: Fri Oct 20, 2000 10:49 pm
- Location: Little cabin in the woods...
Hey,
You are correct about the date/time thing. I am writting up a little thing about what the next two fields mean. Basically, the code is the numerical value for the error returned (ex. "404"). The text afterwards is the text returned with the code (ex. "File Not Found"). The common returns would be:
200 - OK (means that the file or website was found and responded; good link)
301 - Moved Permanently
302 - Object moved
400 - Bad Request
401 - Authorization Required
403 - Forbidden
404 - Not Found
500 - Internal Server Error
501 - Not Implemented
503 - Service Unavailable
Phade.
You are correct about the date/time thing. I am writting up a little thing about what the next two fields mean. Basically, the code is the numerical value for the error returned (ex. "404"). The text afterwards is the text returned with the code (ex. "File Not Found"). The common returns would be:
200 - OK (means that the file or website was found and responded; good link)
301 - Moved Permanently
302 - Object moved
400 - Bad Request
401 - Authorization Required
403 - Forbidden
404 - Not Found
500 - Internal Server Error
501 - Not Implemented
503 - Service Unavailable
Phade.
- downwithpants
- BIG PICTURE person
- Joined: Tue Dec 03, 2002 1:28 am
- Status: out of service
- Location: storrs, ct
cool, thanx for the info
maskandlayer()|My Guide to WMM 2.x
a-m-v.org Last.fm|<a href="http://www.frappr.com/animemusicvideosdotorg">Animemusicvideos.org Frappr</a>|<a href="http://tinyurl.com/2lryta"> Editors and fans against the misattribution of AMVs</a>
a-m-v.org Last.fm|<a href="http://www.frappr.com/animemusicvideosdotorg">Animemusicvideos.org Frappr</a>|<a href="http://tinyurl.com/2lryta"> Editors and fans against the misattribution of AMVs</a>