Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我正在处理对不存在的图像的请求并且我想提供丢失的图像占位符,那么哪个 http 状态代码更合适:302(临时移动)或仅 200(正常)?