-
Is it possible to add a reply-to header? It would be very useful and is a common feature for many mailing libraries/modules.
akiva updated
13 years ago
-
I used 'en' instead of 'English':
```
# [Sat Aug 13 18:34:08 2011] Protocol: http, Server: 192.168.5.103:9200
curl -XPUT 'http://127.0.0.1:9200/foo/?pretty=1' -d '
{
"settings" : {
"analysi…
-
Es müssen eine index.html und eine main.css angelegt werden und die Grundstruktur definiert werden.
seah updated
13 years ago
-
Using faqman page with my new user login, only search results work correctly.
unable to pull any existing info using other tabs (like categories, etc)
-
during search results, getting error message on the old /faq/page.
""could not save document"
-
When running erlang in embedded mode, meck:new fails if the (original) module exists, but isn't loaded.
## How to repeat
1. Compile to following module:
``` -module(test).
```
$ erlc +debug_info tes…
-
We need to replace all accesings to files by path with #getResourceAsStream or getResource, because of when we deploy war path can be not accessible. So we should fix static files dispatching and view…
-
I have to use a custom User-Agent string in the request to the server. One way of doing that (I think) would be to pass my own HttpClient to the constructor of RSSReader where I have set the correct u…
-
When I try to run a simple script against a host, as follows:
```
from Exscript import Host, Account
from Exscript.util.start import quickstart
host = Host( 'telnet://10.0.0.1' )
def do_configure( …
-
Somehow the graphs add a month from the inputed date.
Ie.A stats from 15th august 2011 shows up as 15th september 2011.
This could be a bug in the library used to generate graphs: Plot