hi, i want to add some stuff to apps/netutils/webclient. for example,
* ability to report http status to the caller * ability to add some request headers * put * other content-type for post * tls a question: how much api stability is expected for this? can i just add extra arguments to wget() etc? or should i keep wget() intact and introduce a new set of symbols?