Amedned class header of WSF_METHOD_NOT_ALLOWED_RESPONSE
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
note
|
||||
description: "[
|
||||
This class is used to report a 405 Method not allowed response
|
||||
This class is used to report a 405 Method not allowed response,
|
||||
or a 501 not implemented response, depending upon whether
|
||||
the method is known to the server.
|
||||
]"
|
||||
date: "$Date$"
|
||||
revision: "$Revision$"
|
||||
@@ -306,7 +308,7 @@ feature {NONE} -- Implementation
|
||||
end
|
||||
|
||||
note
|
||||
copyright: "2011-2012, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Eiffel Software and others"
|
||||
copyright: "2011-2013, Jocelyn Fiat, Javier Velilla, Olivier Ligot, Eiffel Software and others"
|
||||
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
|
||||
source: "[
|
||||
Eiffel Software
|
||||
|
||||
Reference in New Issue
Block a user