Hacker News new | ask | show | jobs
by defanor 1309 days ago
> Emulating an HTTP session (with cookies passing) between request is more complicated for instance.

Are cookie jars not sufficient for that? Curl supports those on its own.