curl multi-handle keep-alive after getting 404 -


i want reuse connection after getting 404 server. using easy-handle, got behavior default. using multi-handle, after getting 404 had remove , add handle (otherwise doesn't perform request @ all), , got connection. b.t.w after ok response (200), removing , adding handle doesn't affect persistency. there way have behavior 404 response?


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -