Skip to content
This repository has been archived by the owner on Aug 31, 2018. It is now read-only.

Empty URI in response #143

Open
lucaswxp opened this issue Sep 19, 2017 · 1 comment
Open

Empty URI in response #143

lucaswxp opened this issue Sep 19, 2017 · 1 comment

Comments

@lucaswxp
Copy link

I have a weird glitch. The following is returning nil for me:

		resp, err := goreq.Request{Uri: "http://www.americanas.com.br/produto/19193988/pneu-pirelli-cinturato-p1-plus-195-55r15-85v?chave=prf_hm_0_oh_2_txar_00"}.Do()
		fmt.Printf("%+v %s", resp.Uri, err)
``

Shouldn't resp.Uri always be not empty?
@lucaswxp
Copy link
Author

Hey guys, any light for me?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant