To do an HTTP redirect, you can manually set the Status and Location headers, or you can use the redirect method of CherryPy's httputils helper library, which does the same thing.
若要将某个http重定向,您可以手工设置Status和Location标题,或者可以使用CherryPy的httputils助手库的redirect方法,它完成相同的工作。
To do an HTTP redirect, you can manually set the Status and Location headers, or you can use the redirect method of CherryPy's httputils helper library, which does the same thing.
若要将某个http重定向,您可以手工设置Status和Location标题,或者可以使用CherryPy的httputils助手库的redirect方法,它完成相同的工作。
应用推荐