• Show log

    Commit

  • Hash : 44527f5c
    Author : Carlos Martín Nieto
    Date : 2017-09-27T15:17:26

    proxy: add a free function for the options's pointers When we duplicate a user-provided options struct, we're stuck with freeing the url in it. In case we add stuff to the proxy struct, let's add a function in which to put the logic.