summary refs log tree commit diff stats
path: root/svc/http.go
Commit message (Expand)AuthorAgeFilesLines
* readability changesBen Morrison2019-06-111-6/+0
* refactored http err handling to combine 3 funcs into 1Ben Morrison2019-06-101-17/+4
* moved type declarations into respective filesBen Morrison2019-06-081-0/+10
* moved bulk of code to its own package to clean up source treeBen Morrison2019-06-051-0/+82
s/unittests/test_callbacks.c?id=3fe1d76a059f476372b242dee5f9fb93d434e66a'>3fe1d76a ^
71879a3f ^
3fe1d76a ^
71879a3f ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57