зеркало из https://github.com/mozilla/pjs.git
Bug 511395 - Remove MSVC6 support from the tree, in netwerk; (Av1) Update comment only; r=cbiesinger
This commit is contained in:
Родитель
a591e04e3f
Коммит
85d50bcc64
|
@ -126,9 +126,8 @@ HTTP_ATOM(Warning, "Warning")
|
|||
|
||||
// methods are atoms too.
|
||||
//
|
||||
// note: an uppercase DELETE causes compilation problems under msvc6, so we'll
|
||||
// just keep the methods mixedcase even though they're normally written all
|
||||
// uppercase -- darin
|
||||
// Note: winnt.h defines DELETE macro, so we'll just keep the methods mixedcase
|
||||
// even though they're normally written all uppercase. -- darin
|
||||
|
||||
HTTP_ATOM(Connect, "CONNECT")
|
||||
HTTP_ATOM(Copy, "COPY")
|
||||
|
|
Загрузка…
Ссылка в новой задаче