HTTP GET與POST的使用時機
Categories:電腦應用實務
剛剛看到這一篇"Don't Let Users Confirm Via HTTP GET",引申到"URIs, Addressability, and the use of HTTP GET and POST"。
簡單來說,別用GET method去處理使用者個人隱私資訊。
Categories:電腦應用實務
剛剛看到這一篇"Don't Let Users Confirm Via HTTP GET",引申到"URIs, Addressability, and the use of HTTP GET and POST"。
簡單來說,別用GET method去處理使用者個人隱私資訊。