Yop, [EMAIL PROTECTED] wrote: > -let get socket host port file = > +let get ?(post="") ?(header="") socket host port file =
Hum, what about adding "post" function instead of having optional arguments for get? ++ Sam.
Yop, [EMAIL PROTECTED] wrote: > -let get socket host port file = > +let get ?(post="") ?(header="") socket host port file =
Hum, what about adding "post" function instead of having optional arguments for get? ++ Sam.