Bugzilla – Attachment 60792 Details for
Bug 18199
Proxy support for UsageStats
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Changes in UsageStats.pm
UsageStats.pm.diff (text/plain), 277 bytes, created by
Tolsti
on 2017-03-02 13:15:25 UTC
(
hide
)
Description:
Changes in UsageStats.pm
Filename:
MIME Type:
Creator:
Tolsti
Created:
2017-03-02 13:15:25 UTC
Size:
277 bytes
patch
obsolete
>@@ -345,6 +345,7 @@ > > my $url = "http://hea.koha-community.org/upload.pl"; > my $ua = LWP::UserAgent->new; >+ $ua->proxy(['http'], 'http://my.proxy.server:3128/'); > my $res = $ua->post( > $url, > 'Content-type' => 'application/json;charset=utf-8', >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 18199
:
60792
|
63934