OSDN Git Service

Use case insensitive matching.
authorPatrick Scott <phanna@android.com>
Wed, 31 Mar 2010 17:35:24 +0000 (13:35 -0400)
committerPatrick Scott <phanna@android.com>
Wed, 31 Mar 2010 17:36:47 +0000 (13:36 -0400)
commit9253446922d925f6a5453b60d539beed292921a7
treecb7039ceb794268f0490cc42eefb4d5a7e0f737c
parent711065587b46ea0279788757c49a273ff796f844
Use case insensitive matching.

Use the lowercase version of the protocol.

Bug: 2560217
Change-Id: Ibfadf4ba363968df9caf22c9ab36f666ee44d1db
core/java/android/net/WebAddress.java