Hi!
I'm testing my library so I'm using EnvironBuilder like

builder = EnvironBuilder('/The/Url/', base_url = 'http://example.com')

But when I try to access to request.host_url it raises:

AttributeError: 'EnvironBuilder' object has no attribute 'host_url'

How can I create a fake environ how responds to host_url correct?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" 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/pocoo-libs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to