After post to server, server sends redirect then it
won't redirect.
Here is my diff:
209c209
< (member method redirect-methods :test #'eq)
;(member method redirect-methods :test #'eq)213c213
< then
then216,217c216,219
< :test #'eq))))
<
:test #'eq))) (unless (member method redirect-methods :test #'eq) (setq method :get)))
Logged In: NO
Oops, I forgot mentioning the file name. it's
do-http-request in client.cl