>> >> >> That appears to work fine - I had to copy 'send_authorise' with changes >> to >> use the mg_connection rather than connection struct parameter to >> actually >> prompt the user for the username/password and that got it all working. >> > > Thanks Robin. > How about exposing send_authorize() too?
Hmm - bit delayed by confusion over mg_printf still being exported where I should have been using mg_printf_data!! I also had to get the syntax for mg_send_header straight in my head!! Now I've got that problem sorted out, yes I agree that exposing send_authorize() would make a cleaner implementation. Cheers -- Robin Gilks -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/groups/opt_out.
