|
@@ -57,7 +57,7 @@ ZnockBase >> forwardedSelectors [
|
|
#(accepted noContent notModified ok: redirect: #redirect:entity: serverError: serverErrorWithEntity: statusCode: statusLine: unauthorized unauthorized: #unauthorized:entity:).
|
|
#(accepted noContent notModified ok: redirect: #redirect:entity: serverError: serverErrorWithEntity: statusCode: statusLine: unauthorized unauthorized: #unauthorized:entity:).
|
|
|
|
|
|
#handleResponseCreationFromRequestMessage: ->
|
|
#handleResponseCreationFromRequestMessage: ->
|
|
- #(#badRequest: badRequest:entity:).
|
|
|
|
|
|
+ #(#badRequest: badRequest:entity: methodNotAllowed: methodNotAllowed:entity:).
|
|
|
|
|
|
#handleResponseMessage: ->
|
|
#handleResponseMessage: ->
|
|
#(addCookie: entity: headers: resetEntity: setLocation: setWWWAuthenticate: statusLine:).
|
|
#(addCookie: entity: headers: resetEntity: setLocation: setWWWAuthenticate: statusLine:).
|