Leonid Bugaev
962fd70d1a
Add docs to master
2017-01-05 20:19:44 +03:00
Leonid Bugaev and GitHub
060f521a0a
Merge pull request #412 from buger/handle_spaces_in_filters
...
Allow spaces inside filters
2016-12-27 19:52:11 +04:00
Leonid Bugaev
8e5a256226
Allow spaces inside filters
2016-12-27 18:48:59 +03:00
Leonid Bugaev and GitHub
8ce5318fbf
Merge pull request #410 from smostovoy/381-dumb-to-files
...
Support %r - request id - output file pattern #381
2016-12-27 19:07:54 +04:00
Leonid Bugaev and GitHub
db1e3d71e7
Merge pull request #411 from buger/fix-proto-crash
...
Fix crashes in ParseHeaders
2016-12-27 18:39:22 +04:00
Leonid Bugaev
f5e8e26e96
Fix #408
2016-12-27 17:16:29 +03:00
Sergey Mostovoy
826cc45d44
clean files in test [ #381 ]
2016-12-27 12:46:47 +02:00
Sergey Mostovoy
5909dd71c5
Support %r - request id - output file pattern #381
2016-12-27 12:18:49 +02:00
Leonid Bugaev
3043189d55
Merge branch 'pr/406'
2016-12-23 20:29:13 +03:00
Leonid Bugaev
9b40730338
Merge branch 'master' into pr/406
2016-12-23 20:26:09 +03:00
Leonid Bugaev
be49c7e7ac
Run GC on each 1000th request
2016-12-23 20:25:09 +03:00
Sergey Mostovoy
5b5c3f33f4
Filter response if request is filtered #388
2016-12-22 11:25:29 +02:00
Leonid Bugaev and GitHub
fd5118b76d
fix test: should not add port to host for https
2016-12-19 14:45:18 +03:00
Leonid Bugaev and GitHub
7c7882969f
Merge pull request #377 from kudos/patch-1
...
Treat PATCH as a HTTP verb
2016-12-18 20:29:48 +03:00
Leonid Bugaev
5e6b58e7a6
Merge branch 'master' of https://github.com/buger/gor
2016-12-18 20:15:35 +03:00
Leonid Bugaev and GitHub
a9ab7ca2f1
Merge pull request #395 from ylegat/feature/use-pcap-timestamp
...
Resolve buger/gor#392 : use pcap timestamp
2016-12-18 20:15:09 +03:00
Leonid Bugaev
0a74db6aae
Disallow zero timeout (also used fix tests)
2016-12-18 20:09:24 +03:00
Yohan Legat
b462c06a7c
remove dead code
2016-12-08 17:35:45 +01:00
Yohan Legat
c6244435ca
[Boyscout] unexport TCPPacket.Dump() and Packet struct
2016-12-08 15:18:10 +01:00
Yohan Legat
fa0e96b7ef
Resolve buger/gor#392 : use pcap timestamp
...
Timestamp requests are now fetched from pcap payload
2016-12-08 15:18:10 +01:00
Leonid Bugaev and GitHub
ca61e39790
Merge pull request #398 from oivoodoo/master
...
Register kafka output plugin in case of having passed settings
2016-12-02 18:02:49 +03:00
Alexandr Korsak
bea255ab11
Register kafka output plugin in case of having passed settings
2016-12-01 16:46:18 +03:00
Leonid Bugaev and GitHub
bde2977268
Merge pull request #396 from ylegat/bugfix/handle-content-length-missing-for-1xx-204-304
...
Resolve buger/gor#394 : Timeout for NO_CONTENT responses
2016-12-01 14:15:47 +03:00
Yohan Legat
12043e5a01
Resolve buger/gor#394 : Timeout for NO_CONTENT responses
...
1xx, 204 and 304 HTTP responses MUST NOT include a message body (see [RFC-2616](https://tools.ietf.org/html/rfc2616#section-4.4 )).
Also, a server MAY send a Content-Length header field in a 304 (Not Modified) and MUST NOT send a Content-Length header field in any response with a status code of 1xx (Informational) or 204 (No Content) (see [RFC-7230](https://tools.ietf.org/html/rfc7230#section-3.3.2 ))
2016-12-01 12:08:32 +01:00
Leonid Bugaev and GitHub
719e9b8e56
Merge pull request #379 from blastworksinc/feature/kafka-output
...
Add Apache Kafka output as JSON message
2016-11-30 20:38:47 +03:00
Leonid Bugaev and GitHub
cedc5fae32
Merge pull request #390 from outpace/sni-support
...
Add basic SNI support
2016-11-23 20:36:19 +03:00
Daniel Solano Gómez
963f7a73d7
Add basic SNI support
...
By adding the server name as part of the TLS client configuration, gor
will now support connecting to hosts that require SNI (such as Amazon
API Gateway).
2016-11-23 09:55:54 -05:00
Leonid Bugaev and GitHub
1f24c709c2
Do not add port to Host header for https ( #385 )
2016-11-14 17:49:58 +03:00
Leonid Bugaev and GitHub
a1174a159c
Do not add port to Host header for https
2016-11-14 17:47:30 +03:00
Alexandr Korsak
f90dcc763b
Remove server.go because of having 'gor file-server :8080'
2016-11-08 22:21:35 +03:00
Alexandr Korsak
638ddfb144
Add one more test case to cover ':' inside of header value
2016-11-02 17:50:45 +03:00
Alexandr Korsak
40f7facc33
User-Agent could contains ':' inside of value.
2016-11-02 15:34:42 +03:00
Alexandr Korsak
0a038575f3
Add all headers and properly passed body
2016-11-02 00:03:12 +03:00
Alexandr Korsak
d424167f04
Change example of port for kafka host
2016-11-01 17:55:04 +03:00
Alexandr Korsak
41d3ce48a3
Add json message output for kafka
2016-11-01 17:51:15 +03:00
Alexandr Korsak
9b96dc20df
Change Dockerfile because of issue on build echo.java
2016-10-31 19:29:59 +03:00
Alexandr Korsak
e3a9a9b2c2
Add kafka output
2016-10-31 19:04:05 +03:00
Jonathan Cremin and GitHub
76fb91966b
Treat PATCH as a HTTP verb
2016-10-27 18:44:54 +01:00
manjeshnilange and Leonid Bugaev
22466d4028
Adding ability to output http client to close connection on specific … ( #375 )
...
* Adding ability to output http client to close connection on specific response status
* Addressed review comments
2016-10-25 22:06:43 +03:00
Leonid Bugaev
47db326b0f
Fix truncated tcp check
2016-10-11 18:56:30 +03:00
Huu Khiem (Mark) and Leonid Bugaev
0831476beb
Set default value for output-http-timeout at declaration ( #371 )
...
The actual default is 5s, set in the call of NewHTTPClient,
even if we use `--output-http--timeout=0`.
It's clearer to user if this value id declared upfront.
2016-09-27 10:40:26 +03:00
Leonid Bugaev
967c380dc3
go fmt
v0.15.1
2016-08-31 17:27:45 +03:00
Leonid Bugaev
1674b58707
Fix basic http auth
2016-08-31 17:27:18 +03:00
Leonid Bugaev
a2f5e43375
Fix replayed response header
2016-08-31 16:27:07 +03:00
Leonid Bugaev
fc0361dcdc
Fix handling of connection: close for POST requests
2016-08-31 16:11:13 +03:00
Guillaume Gelin and Leonid Bugaev
647f7022cf
Add google/gopacket in vendor/ ( #360 )
v0.15.1-beta1
2016-08-23 19:29:27 +03:00
Mourjo Sen and Leonid Bugaev
082106dfd8
Fix Java middleware example ( #358 )
...
* Add encoding/decoding HTTP msgs to Java middleware example.
* Add clojure middleware example.
2016-08-20 19:55:45 +03:00
Leonid Bugaev and GitHub
ecd7e3a5e5
Update README.md
v0.15.0
2016-08-08 19:35:11 +03:00
Leonid Bugaev
544d9402f0
Disable forced flush
2016-08-08 18:09:14 +03:00
Leonid Bugaev and GitHub
25ded56a59
Update COMM-LICENSE
2016-08-05 14:14:37 +03:00