Damiano Porta
Damiano Porta
Hi, first of all **THANK YOU FOR THIS AWESOME LIBRARY** A question: how can we set custom series name? At the moment it seems not possible setting a custom series...
Hello everybody and thank you @tomquirk for this awesome library. I am opening this issue just to make few considerations about the usage of this library. As you may know...
Hello, I am following the tutorial http://www.simpleframework.org/doc/tutorial/tutorial.php but i have a problem during the import of: ``` import org.simpleframework.http.core.ContainerServer; import org.simpleframework.transport.Server; ``` The Classes are missing. Any workaround? Thanks