Get and Set context #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
How do I go about getting/setting context?
I think you want custom contexts if I understand this correctly?
I did it like this and it appears to be working ok... not sure if it the right approach.
Its using your custom contexts
Maybe you can do a simple test with a
time.Sleep()
in the response and see if that code works or not.Just throwing this in, the server is meant to be used behind a reverse proxy.
It is not designed to communicate with the raw internet directly.
all good, I always run behind HAProxxy. was just playing around with some testing.