Skip to content
#

webservice

Here are 1,170 public repositories matching this topic...

chr0mag
chr0mag commented Jan 18, 2018

It looks like logo.ico was removed and replaced by favicon.ico in this commit. However it seems there are still references to this file.

The simplest way to see this is to log in and navigate to Help > Help. When I do this I see the following in /var/log/wok/wok-access.log
`192.168.100.1 - - [17/Ja

Chandrasekar-Rajasekar
Chandrasekar-Rajasekar commented Aug 7, 2019

The Async Http Request should accept custom SSL context that contains the certificate and private key for authentication.
AbstractBinderFactory needs a new method getSSLContext() and the SSL context returned by this method is used to establish the connection with the druid.

protected SslContext getSSLContext() {
        return null;
    }

AbstractBinderFactory Implementation has

stragu
stragu commented Apr 12, 2019

I am the publisher of a podcast listed on gpodder, but I can't find a way to change the links (or ask someone to do that for me), since the official website and the podcast feed are now under a different domain.

The podcast is this one: https://gpodder.net/podcast/studio-dessai
However, the website is now https://studio-dessai.gitlab.io/ and the feed is https://studio-dessai.gitlab.io/podcast.

Improve this page

Add a description, image, and links to the webservice topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webservice topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.