Oleg Butuzov
646c8b39da
bugfix ( mmcgrana/gobyexample#294 ) sha1 sum calculator
...
This bugfix implements correct way to calculate source sha1 hash, before it will changed,
by propagation of unchanged sources.
This commit will also include regenerated static files and *.hash files.
2019-10-22 14:27:02 +03:00
Eli Bendersky
7c160440be
Use tabs as the canonical source indentation in git
...
Space conversion is done during generation only. Fixes #192
2019-06-04 07:30:58 -07:00
Mark McGranaghan
41d6630bdd
Normalize code fragment typography
...
Per convention, code fragments get monotype and methods in the text
don't get parens or parameters.
2019-05-31 12:19:49 -07:00
Mark McGranaghan
c209145948
"An HTTP"
...
This could go either way, but my pronunciation of HTTP dictates "an" (:
https://www.quora.com/A-http-or-an-http-which-is-the-correct-grammatical-usage
2019-05-31 12:14:54 -07:00
Mark McGranaghan
60bed1aa0d
Update whitespace so comment aligns with relevant code
2019-05-31 12:11:24 -07:00
Mark McGranaghan
d2d9a54208
Use fewer words in HTTP Clients intro
...
"out of the box" is implied by "standard library".
2019-05-31 12:10:33 -07:00
Eli Bendersky
dfcaebd536
Basic HTTP client sample
2019-05-31 12:08:57 -07:00