Explore >> Select a destination


You are here

muffsec.com
| | www.flagsmith.com
15.3 parsecs away

Travel
| | In this article, we cover how you can manage feature flags in your Java environment. Check out the Java feature flags guide here.
| | juffalow.com
10.2 parsecs away

Travel
| | This post describes how to make HTTP GET and POST request on server. I will use httpbin server for testing. It returns you everything you send there : query params, post data, headers, etc.
| | jamesward.com
13.4 parsecs away

Travel
| |
| | blog.jak-linux.org
90.6 parsecs away

Travel
| The release of Python APT 0.7.92 is the first (pre-)release to introduce the new C++ bindings to create Python objects for almost every C++ object in the apt-pkg and apt-inst libraries. It is also the first version of python-apt which correctly deallocates its objects. It also introduces classes in apt_inst which are modelled after the 'tarfile' module in Python. The new progress classes behave more like the ones in apt, which allows you to write even more perfect apt-get clones (if you want to). There are also several new classes and functions.