One minor addition was made to the URLConnection class for 1.1: thefileNameMap
field was added. Also, the following methods did not work in 1.0.2 and have been fixed for 1.1:
getRequestProperty
andsetRequestProperty
getHeaderField
getHeaderFieldInt
getContentLength
getDate
For information about these and other changes to the networking package see Networking Enhancements.