[vibe.d] showing images
    Nicholas Wilson via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Oct 26 17:49:43 PDT 2016
    
    
  
On Wednesday, 26 October 2016 at 18:39:00 UTC, Rene Zwanenburg 
wrote:
> On Wednesday, 26 October 2016 at 12:42:09 UTC, Nicholas Wilson 
> wrote:
>> [...]
>
> You need to make the images accessible over HTTP. Note the use 
> of staticFileServer in the following example:
>
> http://vibed.org/docs#http-routing
Thanks. I ended up getting rid if the class and using the get and 
post method on the router.
    
    
More information about the Digitalmars-d-learn
mailing list