PSP-Vault에서 The Secrets of PSP Firmware Version 2.80 이라는 글을 보다보니.. 다른 좋은 얘기들은 다 각설하고 마지막 부분에서 치명타를 날린다.

2.80 펌웨어의 인터넷 브라우저의 개선 사항중에 HTTP 헤더에 각종 정보 표시 부분을 다양화 했다고 한다. 전문을 약간 옮겨보면,

x-psp-productcode
Your PSP’s product code will depend on the region in which you purchased your PSP. The product code for PSPs purchased in North America differs from the product code of PSPs purchased in Japan.

x-psp-browser
This value tells where the Internet Browser was launched from. There are three options: from XMB, from an application under XMB, and from an application on a UMD or a Memory Stick.

x-psp-application
If necessary, this identifies the application from which the browser was launched. For example, launching the web browser using “Wipeout Pure” will fill this value with something like “Wipeout Pure/1.0.0 (UCUS-98612)”

User-Agent
A user-agent identifies a user’s browser to the web server. The PSP’s user agent is “Mozilla/4.0 (PSP (PlayStation Portable); 2.00)”. We read this value at PSP-Vault to switch PSP users to Mobile Version, but you’re apparently also able to read this value through the PSP Extension Plugin.

위와 같은 내용들이 HTTP 헤더값에 포함되어 정보가 전송되게 된다. 즉, 사용자 지역 코드 정보와 브라우저 실행 경로(XMB에서 되었는지, XMB 프로그램에서되었는지, UMD 혹은 Memory Stick에서 되었는지..), 브라우저 실행 프로그램(Wipeout Pure 북미 버전의 경우 “Wipeout Pure/1.0.0 (UCUS-98612)”), PSP 펌웨어 버전(테스트에서는 Mozilla/4.0 (PSP (PlayStation Portable); 2.00)) 정보가 표시된다고 한다.

즉 펌웨어 2.80이 아닐경우, 게임의 추가팩을 다운받지 못한다던지 다른 지역 코드 페이지의 연결을 제한할 수 있다는 말이 된다.

뭐.. 나는 상관 없나? -_-;;