2006-11-27 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Tue, 28 Nov 2006 04:14:21 +0000 (04:14 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 28 Nov 2006 04:14:21 +0000 (04:14 -0000)
commit7caa9e18e7947d17e4eedc18c655ab89ef2ae9bc
tree74085d8a21f5746da3375cf3daa9e2c783a3b0a1
parent3b5eb0cf5a2d48b362f64e0eaa351a56d7a0a065
2006-11-27  Miguel de Icaza  <miguel@novell.com>

* WebRequest.cs: Instead of throwing NotImplemented exceptions,
call GetMustImplement, that way we do not need the whitelist, and
we save a handful of opcodes.

svn path=/trunk/mcs/; revision=68552
mcs/class/System/System.Net/ChangeLog
mcs/class/System/System.Net/WebRequest.cs